Log of /trunk/eweasel/tests/final052
Directory Listing
Revision
103061 -
Directory Listing
Modified
Sun Apr 7 06:55:59 2019 UTC
(8 months ago)
by
alexk
Updated ECFs to enable class removal optimization when a test involves finalization.
Updated source code to use contemporary routine type declarations.
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
73084 -
Directory Listing
Modified
Thu Apr 17 23:32:26 2008 UTC
(11 years, 7 months ago)
by
manus
Fixed output as not .0 is printed by default.
Revision
73048 -
Directory Listing
Modified
Wed Apr 16 17:17:22 2008 UTC
(11 years, 7 months ago)
by
manus
Realized that new test#final052 was not actually testing what I wanted but this showed another bug
in our code generation in finalized mode, so I kept it but gave it a different name.
Added test#final053 to show our real finalization problem.
Revision
73046 -
Directory Listing
Added
Wed Apr 16 16:56:04 2008 UTC
(11 years, 7 months ago)
by
manus
Added new test showing that we are not properly doing our code generation for polymorphic wrappers.