Revision
98912 -
Directory Listing
Modified
Wed Jun 15 12:18:40 2016 UTC
(3 years, 5 months ago)
by
manus
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Revision
71553 -
Directory Listing
Modified
Tue Dec 18 03:32:18 2007 UTC
(11 years, 11 months ago)
by
tedf
Changes accompanied with integration of EAO:
- Modified tcfs of exceptXXX to compare different output, since `message' of VOID_TARGET is not implemented on .NET.
- Changed invariant violation to check violation, so that except011 is not affected by the issue of the place of invariant generated and indeed shows the correct behavior.
- Corrected output file of except012.
- Modified output of exec180, since the trace is empty when there is no exception.
- Modified exec191, since there is no such rescue exception anymore.
- Modified output of freez005, since old violation is thrown in the post condition according to ECMA.
- Modified incr135, using `is_debug_mode' in eif_main.h instead of `eeocode' in eif_except.h. Since the interface has been removed.