📄 no.027.stable.out
字号:
stdout of test 'no.027` in directory 'tests/BugReports` itself:#> Mtest: milS no.027 milS#> Mtest: Mtimeout -timeout 210 Mserver -modulesilent -yaccsilent -d8 -db tests_BugReports -single no.027.milS# Monet Database Server V4.1# Copyright (c) 1993-1999, CWI & SION. All rights reserved.# compiled for IRIX646.5/32bit on Fri Jan 14 01:04:33 MET 2000.#script:no.027.milS# Monet Database Server V4.3.5# Copyright (c) 1993-2002, CWI. All rights reserved.# compiled for i686-pc-linux-gnu/32bit; dynamically linked.# >Number: 27# >Category: Mserver# >Synopsis: Batloop.# >Confidential: no# >Severity: serious# >Priority: medium# >Responsible: boncz# >State: closed# >Class: sw-bug# >Submitter-Id: unknown# >Arrival-Date: Thu Sep 18 13:45:07 1997# >Originator: quak# >Organization:# >Release: 970101# >Environment:# All# >Description:# The following program should work (I think).# # > b := new(int,int);# > b.insert(1,2);# > b@batloop(){$h.print;}# It doesn'tvar b := new(int,int);b.insert(1,2);b@batloop(){$h.print();}[ 1 ]quit();# 17:06:46 > # 17:06:46 > Done.# 17:06:46 >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -