📄 no.160.stable.out
字号:
stdout of test 'no.160` in directory 'tests/BugReports` itself:#> Mtest: milS no.160 milS#> Mtest: Mtimeout -timeout 210 Mserver -modulesilent -yaccsilent -d8 -db tests_BugReports -single no.160.milS# Monet Database Server V4.1# Copyright (c) 1993-1999, CWI & SION. All rights reserved.# compiled for IRIX646.5/32bit on Sat Jan 22 04:39:53 MET 2000.#script:no.160.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: 160# >Category: MIL# >Synopsis: end of string not prpperly set in MIL error message# >Confidential: no# >Severity: critical# >Priority: high# >Responsible: boncz (Peter Boncz)# >State: open# >Class: sw-bug# >Submitter-Id: unknown# >Arrival-Date: Wed Jul 1 10:52:44 1998# >Originator: manegold@cwi.nl# >Organization:# CWI# >Release: 980101# >Environment:# IRIX, SunOS# >Description:# whenever a shorter a shorter "no matching MIL operator" message# follows a longer one, the remaining part of the previous message# is also printed (see '^^^' below):# ======================================================# # Monet Database Server V4.0 (IRIX5.3/32bit) of Fri Jun 26 21:12:28 MET DST 1998# # Copyright (c) 1993-1998, CWI & SION. All rights reserved.# # [...]# # >loaded(1);# !ERROR: interpret: no matching MIL operator to 'loaded(int)'.# !MAYBE YOU MEAN:# ! # >dir(1);# !ERROR: interpret: no matching MIL operator to 'dir(int)nt)'.# !MAYBE YOU MEAN: ^^^# ! # >format_fcn_sig(1);# !ERROR: interpret: no matching MIL operator to 'format_fcn_sig(int)'.# !MAYBE YOU MEAN:# ! format_fcn_sig(oid) : str# >env(1);# !ERROR: interpret: no matching MIL operator to 'env(int)cn_sig(int)'.# !MAYBE YOU MEAN: ^^^^^^^^^^^# ! # ># ======================================================# # stefansetoid(oid(20000000));loaded(1);!ERROR: interpret: no matching MIL operator to 'loaded(int)'.!MAYBE YOU MEAN:! loaded() : voiddir(1);!ERROR: interpret: no matching MIL operator to 'dir(int)'.!MAYBE YOU MEAN:! dir(str) : void! dir() : void! dir(BAT[int,str]) : voidformat_fcn_sig(1);!ERROR: interpret: no matching MIL operator to 'format_fcn_sig(int)'.!MAYBE YOU MEAN:! format_fcn_sig(oid) : strenv(1);!ERROR: interpret: no matching MIL operator to 'env(int)'.!MAYBE YOU MEAN:! env() : voidquit();# 17:07:26 > # 17:07:26 > Done.# 17:07:26 >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -