📄 tst105a.stable.out
字号:
stdout of test 'tst105a` in directory 'src/mal` itself:# 07:58:57 > # 07:58:57 > Mtimeout -timeout 60 Mserver "--config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf" --debug=10 --set "monet_mod_path=/ufs/mk/monet5/Linux/lib/MonetDB5:/ufs/mk/opensource/MonetDB/Linux/lib/MonetDB" --set "gdk_dbfarm=/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm" --set "sql_logdir=/ufs/mk/monet5/Linux/var/MonetDB5/log" --set mapi_port=42158 --set sql_port=55708 --set monet_prompt= --trace "--config=/ufs/mk/monet5/src/mal/Tests/All.conf" --dbname=mTests_src_mal tst105a.mal </dev/null# 07:58:57 > # Monet Database Server V4.99.19# Copyright (c) 1993-2004, CWI. All rights reserved.# Compiled for i686-redhat-linux-gnu/32bit; dynamically linked.# config:/ufs/mk/monet5/Linux/etc/MonetDB5.conf# dbfarm:/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm# dbname:mTests_src_mal# Visit http://monetdb.cwi.nl/ for further information.## check classification of functions in the proper module##module bat;#command new(h:any_1,t:any_2):bat[:any_1,:any_2]!MALException:MAL.getAddress:address of 'bbp.GDKbatnew' not foundcommand bbp.new(h:any_1,t:any_2):bat[:any_1,:any_2] address GDKbatnew; # 0 dynamic (new:bat[:any_1,:any_2])<-(h:any_1)(t:any_2)##b:= bbp.new(:str,:int);#!TypeException:user.main[2]:'bbp.new' undefined in: b:bat[:str,:int] := bbp.new(_3:str, _4:int)function user.main():void; # 0 (main:void)# check classification of functions in the proper module # 1 (_1:str) b := bbp.new(:str,:int); # 2 unknown (b:bat[:str,:int])<-(_3:str)(_4:int)end main; # 3 # 07:58:57 > # 07:58:57 > Done.# 07:58:57 >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -