2003-11-25.20:21:37 [BUILD] copy except.modula2 except.mod 1 file copiati. 2003-11-25.20:21:37 [BUILD] rem del /Q except.mod 2003-11-25.20:21:37 [BUILD] rem del /Q except.modula2.exe 2003-11-25.20:21:37 [BUILD] rem del /Q except.obj 2003-11-25.20:21:37 [BUILD] c:\XDS\bin\xc.exe =make =all -lookup=LanguageShootout*=..\Include -exename=except.modula2.exe except.mod O2/M2 development system v2.50 (c) 1991-2001 Excelsior, LLC. (build 20.02.2002) XDS Modula-2 v2.40 [x86, v1.50] - build 20.02.2002 Compiling "..\Include\LanguageShootout.def" no errors, no warnings, lines 15, time 0.01, new symfile XDS Modula-2 v2.40 [x86, v1.50] - build 20.02.2002 Compiling "except.mod" Triading Except Optimizing Generating * [except.mod 45.04 W330] * function BlowUp inlined $BlowUp(i); * [except.mod 47.07 W330] * function Exception inlined IF $Exception() = Lo_Exception THEN * [except.mod 56.04 W330] * function Lo_Function inlined $Lo_Function(i); * [except.mod 58.07 W330] * function Exception inlined IF $Exception() = Hi_Exception THEN * [except.mod 67.04 W330] * function Hi_Function inlined $Hi_Function(i); * [except.mod 83.07 W330] * function Some_Function inlined $Some_Function(i); no errors, warnings 6, lines 88, time 0.08 XDS Modula-2 v2.40 [x86, v1.50] - build 20.02.2002 Compiling "..\Include\LanguageShootout.mod" Triading N Optimizing Generating Triading LanguageShootout Optimizing Generating no errors, no warnings, lines 28, time 0.02 ------------------------------------------------------------------- files: 3 errors: 0(6) lines 131 time: 0:00 speed 78600 l/m XDS Link Version 2.6 Copyright (c) 1995-2001 Excelsior No errors, no warnings 2003-11-25.20:21:37 [BUILD] rem del /Q except.mod [RUN] except.modula2.exe 50000 -- FAIL expected 'Exceptions: HI=25000 / LO=25000' got 'Exceptions: HI=0 / LO=50000' [RUN] except.modula2.exe 100000 -- FAIL expected 'Exceptions: HI=50000 / LO=50000' got 'Exceptions: HI=0 / LO=100000' [RUN] except.modula2.exe 150000 -- FAIL expected 'Exceptions: HI=75000 / LO=75000' got 'Exceptions: HI=0 / LO=150000' [RUN] except.modula2.exe 200000 -- FAIL expected 'Exceptions: HI=100000 / LO=100000' got 'Exceptions: HI=0 / LO=200000'