On Fri, 2007-03-16 at 13:53 +1100, skaller wrote: > there's a bug in Felix itself I think: assertion failures > don't return an error code, or, the build script doesn't > test them:
It's Felix: [EMAIL PROTECTED]:/work/felix/svn/felix/felix/trunk$ LD_LIBRARY_PATH=rtl bin/flx_run test/regress/rt-1.01.54-0.so Assertion2 Failure Felix location: ./lpsrc/flx_regress.pak 2266[1]-2266[26] C++ location : test/regress/rt-1.01.54-0.cpp 76 Felix location: ./lib/flx_tclass.flxh 70[3]-70[3] C++ location : test/regress/rt-1.01.54-0.cpp 76 [EMAIL PROTECTED]:/work/felix/svn/felix/felix/trunk$ echo $? 0 Shouldn't be returning 0 there... :) -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
