Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. WARNING: Couldn't find tool config file for unix, using default. Running ../../frysk/frysk-core/testsuite/expr/CppParser.exp ... /home/scratch/frysk/native/frysk-core FAIL: where FAIL: up FAIL: down FAIL: float_21 FAIL: double_21 FAIL: static_int FAIL: static_class FAIL: class FAIL: arr_1 FAIL: arr_2 FAIL: arr_3 === expr Summary === # of expected passes 9 # of unexpected failures 11
Seems to be related to: * hpd/CLI.java: Changed to use FindProc interface.
fixed November 27, 2006 frysk-core/frysk/cli/CL * hpd/CLI.java: Reverted to old refreshRequestXXX and reimplemented FindProc interface. foundProc method just stops eventLoop rather than running everything after the runPending.