CM3 M3Tests Status for Target Platform NT386

report generated at 2008-04-28 04:14:50 on amnesiac

Package Status Diffs
p001 Hello world
--- p0\p001\stdout.build	2008-04-28 06:15:23.843750000 +0200
+++ ..\src\p0\p001\stdout.build	2003-03-08 23:36:15.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p002 Text
--- p0\p002\stdout.build	2008-04-28 06:16:26.531250000 +0200
+++ ..\src\p0\p002\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p003 Fmt
--- p0\p003\stdout.build	2008-04-28 06:17:27.734375000 +0200
+++ ..\src\p0\p003\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
--- p0\p003\stdout.pgm	2008-04-28 06:17:30.390625000 +0200
+++ ..\src\p0\p003\stdout.pgm	2003-03-08 23:36:16.000000000 +0100
@@ -1,49 +1,49 @@
-true  = TRUE
-false = FALSE
-
-0    = 0
-179  = 179
--83  = -83
-1000 = 1000
-
-(5) 179  = 1204
-(5) -83  = -313
-(5) 1000 = 13000
-
-12.34, 6, Sci           =  1.234000e+01
-12.34, 6, Fix           = 12.340000
-12.34, 6, Auto          = 12.34
-12.34, 6, Sci,  Literal =  1.234000e+01
-12.34, 6, Fix,  Literal = 12.340000
-12.34, 6, Auto, Literal = 12.34
-
-12.34, 1, Sci           =  1.2e+01
-12.34, 1, Fix           = 12.3
-12.34, 1, Auto          = 12
-12.34, 1, Sci,  Literal =  1.2e+01
-12.34, 1, Fix,  Literal = 12.3
-12.34, 1, Auto, Literal = 12
-
-178.3456e-23, 6, Sci           =  1.783450e-21
-178.3456e-23, 6, Fix           = 0.000000
-178.3456e-23, 6, Auto          = 1.78345e-21
-178.3456e-23, 6, Sci,  Literal =  1.783450e-21
-178.3456e-23, 6, Fix,  Literal = 0.000000
-178.3456e-23, 6, Auto, Literal = 1.78345e-21
-
-178.3456e-23, 1, Sci           =  1.8e-21
-178.3456e-23, 1, Fix           = 0.0
-178.3456e-23, 1, Auto          = 1.8e-21
-178.3456e-23, 1, Sci,  Literal =  1.8e-21
-178.3456e-23, 1, Fix,  Literal = 0.0
-178.3456e-23, 1, Auto, Literal = 1.8e-21
-
-z = z
-
-++++zzzz = ++++zzzz
-zzzz++++ = zzzz++++
-+aaaaaaa = +aaaaaaa
-aaaaaaaa = aaaaaaaa
-aaaaaaaa = aaaaaaaa
-
-done.
+true  = TRUE
+false = FALSE
+
+0    = 0
+179  = 179
+-83  = -83
+1000 = 1000
+
+(5) 179  = 1204
+(5) -83  = -313
+(5) 1000 = 13000
+
+12.34, 6, Sci           =  1.234000e+01
+12.34, 6, Fix           = 12.340000
+12.34, 6, Auto          = 12.34
+12.34, 6, Sci,  Literal =  1.234000e+01
+12.34, 6, Fix,  Literal = 12.340000
+12.34, 6, Auto, Literal = 12.34
+
+12.34, 1, Sci           =  1.2e+01
+12.34, 1, Fix           = 12.3
+12.34, 1, Auto          = 12
+12.34, 1, Sci,  Literal =  1.2e+01
+12.34, 1, Fix,  Literal = 12.3
+12.34, 1, Auto, Literal = 12
+
+178.3456e-23, 6, Sci           =  1.783450e-21
+178.3456e-23, 6, Fix           = 0.000000
+178.3456e-23, 6, Auto          = 1.78345e-21
+178.3456e-23, 6, Sci,  Literal =  1.783450e-21
+178.3456e-23, 6, Fix,  Literal = 0.000000
+178.3456e-23, 6, Auto, Literal = 1.78345e-21
+
+178.3456e-23, 1, Sci           =  1.8e-21
+178.3456e-23, 1, Fix           = 0.0
+178.3456e-23, 1, Auto          = 1.8e-21
+178.3456e-23, 1, Sci,  Literal =  1.8e-21
+178.3456e-23, 1, Fix,  Literal = 0.0
+178.3456e-23, 1, Auto, Literal = 1.8e-21
+
+z = z
+
+++++zzzz = ++++zzzz
+zzzz++++ = zzzz++++
++aaaaaaa = +aaaaaaa
+aaaaaaaa = aaaaaaaa
+aaaaaaaa = aaaaaaaa
+
+done.
p004 exception mechanism
--- p0\p004\stdout.build	2008-04-28 06:18:26.578125000 +0200
+++ ..\src\p0\p004\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,11 +1,9 @@
-"..\src\Main.m3", line 35: warning: exception is never raised: Main.e
-"..\src\Main.m3", line 9: warning: exception is never raised: 
-"..\src\Main.m3", line 59: warning: unreachable statement
-"..\src\Main.m3", line 68: warning: unreachable statement
-"..\src\Main.m3", line 71: warning: unreachable statement
-"..\src\Main.m3", line 82: warning: unreachable statement
-"..\src\Main.m3", line 86: warning: unreachable statement
-"..\src\Main.m3", line 64: warning: unreachable statement
-8 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 35: warning: exception is never raised: Main.e
+"../src/Main.m3", line 9: warning: exception is never raised: 
+"../src/Main.m3", line 59: warning: unreachable statement
+"../src/Main.m3", line 64: warning: unreachable statement
+"../src/Main.m3", line 68: warning: unreachable statement
+"../src/Main.m3", line 71: warning: unreachable statement
+"../src/Main.m3", line 82: warning: unreachable statement
+"../src/Main.m3", line 86: warning: unreachable statement
+8 warnings encountered
p005 a simple thread program
--- p0\p005\stdout.build	2008-04-28 06:19:31.593750000 +0200
+++ ..\src\p0\p005\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p006 a bit more complicated
--- p0\p006\stdout.build	2008-04-28 06:20:32.359375000 +0200
+++ ..\src\p0\p006\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p007 a whole bunch of threads - does the memory grow ?
--- p0\p007\stdout.build	2008-04-28 06:21:32.406250000 +0200
+++ ..\src\p0\p007\stdout.build	2003-03-08 23:36:16.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p008 thread alerts
--- p0\p008\stdout.build	2008-04-28 06:24:37.062500000 +0200
+++ ..\src\p0\p008\stdout.build	2003-03-08 23:36:17.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p009 ORD VAL NUMBER FIRST LAST
--- p0\p009\stdout.build	2008-04-28 06:25:34.171875000 +0200
+++ ..\src\p0\p009\stdout.build	2003-03-08 23:36:17.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p010 TYPECODE NARROW
--- p0\p010\stdout.build	2008-04-28 06:26:39.000000000 +0200
+++ ..\src\p0\p010\stdout.build	2003-03-08 23:36:17.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p011 BITSIZE BYTESIZE ADRSIZE
--- p0\p011\stdout.build	2008-04-28 06:27:37.234375000 +0200
+++ ..\src\p0\p011\stdout.build	2003-03-08 23:36:19.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p014 variables in nested blocks and procedures
--- p0\p014\stdout.build	2008-04-28 06:28:41.437500000 +0200
+++ ..\src\p0\p014\stdout.build	2003-03-08 23:36:20.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p015 simple procedure with integer argument
--- p0\p015\stdout.build	2008-04-28 06:29:39.921875000 +0200
+++ ..\src\p0\p015\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p016 CASE statements
--- p0\p016\stdout.build	2008-04-28 06:30:46.750000000 +0200
+++ ..\src\p0\p016\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p017 FOR and EXIT statements
--- p0\p017\stdout.build	2008-04-28 06:31:44.375000000 +0200
+++ ..\src\p0\p017\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,4 +1,2 @@
-"..\src\Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
-1 warning encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
+1 warning encountered
p018 IF statements
--- p0\p018\stdout.build	2008-04-28 06:32:46.609375000 +0200
+++ ..\src\p0\p018\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p019 REPEAT and EXIT statements
--- p0\p019\stdout.build	2008-04-28 06:33:45.671875000 +0200
+++ ..\src\p0\p019\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,5 +1,3 @@
-"..\src\Main.m3", line 47: warning: unreachable statement
-"..\src\Main.m3", line 50: warning: unreachable statement
-2 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 47: warning: unreachable statement
+"../src/Main.m3", line 50: warning: unreachable statement
+2 warnings encountered
p020 TRY FINALLY and RETURN statements
--- p0\p020\stdout.build	2008-04-28 06:34:50.281250000 +0200
+++ ..\src\p0\p020\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,11 +1,9 @@
-"..\src\Main.m3", line 16: warning: unreachable statement
-"..\src\Main.m3", line 24: warning: unreachable statement
-"..\src\Main.m3", line 34: warning: unreachable statement
-"..\src\Main.m3", line 38: warning: unreachable statement
-"..\src\Main.m3", line 40: warning: unreachable statement
-"..\src\Main.m3", line 51: warning: unreachable statement
-"..\src\Main.m3", line 55: warning: unreachable statement
-"..\src\Main.m3", line 57: warning: unreachable statement
-8 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 16: warning: unreachable statement
+"../src/Main.m3", line 24: warning: unreachable statement
+"../src/Main.m3", line 34: warning: unreachable statement
+"../src/Main.m3", line 38: warning: unreachable statement
+"../src/Main.m3", line 40: warning: unreachable statement
+"../src/Main.m3", line 51: warning: unreachable statement
+"../src/Main.m3", line 55: warning: unreachable statement
+"../src/Main.m3", line 57: warning: unreachable statement
+8 warnings encountered
p021 Imbricated TRY FINALLY statements
--- p0\p021\stdout.build	2008-04-28 06:35:47.250000000 +0200
+++ ..\src\p0\p021\stdout.build	2003-03-08 23:36:21.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p022 TYPECASE statements
--- p0\p022\stdout.build	2008-04-28 06:36:52.421875000 +0200
+++ ..\src\p0\p022\stdout.build	2003-03-08 23:36:22.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p023 WHILE and EXIT statements
--- p0\p023\stdout.build	2008-04-28 06:37:51.937500000 +0200
+++ ..\src\p0\p023\stdout.build	2003-03-08 23:36:22.000000000 +0100
@@ -1,6 +1,4 @@
-"..\src\Main.m3", line 50: warning: unreachable statement
-"..\src\Main.m3", line 61: warning: unreachable statement
-"..\src\Main.m3", line 64: warning: unreachable statement
-3 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 50: warning: unreachable statement
+"../src/Main.m3", line 61: warning: unreachable statement
+"../src/Main.m3", line 64: warning: unreachable statement
+3 warnings encountered
p024 WITH statements
--- p0\p024\stdout.build	2008-04-28 06:38:55.343750000 +0200
+++ ..\src\p0\p024\stdout.build	2003-03-08 23:36:22.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p025 assignment of INTEGER subranges
--- p0\p025\stdout.build	2008-04-28 06:39:55.218750000 +0200
+++ ..\src\p0\p025\stdout.build	2003-03-08 23:36:22.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p026 user and language specified variable initialization
--- p0\p026\stdout.build	2008-04-28 06:40:59.687500000 +0200
+++ ..\src\p0\p026\stdout.build	2003-03-08 23:36:22.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p027 RECORD types variables and assignments
--- p0\p027\stdout.build	2008-04-28 06:41:58.078125000 +0200
+++ ..\src\p0\p027\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p028 fixed ARRAY types variables assignments and subscripting
--- p0\p028\stdout.build	2008-04-28 06:43:01.453125000 +0200
+++ ..\src\p0\p028\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p029 nested procedures with up-level variable references
--- p0\p029\stdout.build	2008-04-28 06:44:01.921875000 +0200
+++ ..\src\p0\p029\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p030 non-opaque OBJECTs
--- p0\p030\stdout.build	2008-04-28 06:45:06.109375000 +0200
+++ ..\src\p0\p030\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p034 equality of open arrays and records
--- p0\p034\stdout.build	2008-04-28 06:46:05.906250000 +0200
+++ ..\src\p0\p034\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p035 equality of procedures
--- p0\p035\stdout.build	2008-04-28 06:47:10.062500000 +0200
+++ ..\src\p0\p035\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p036 fibonacci
--- p0\p036\stdout.build	2008-04-28 06:48:06.375000000 +0200
+++ ..\src\p0\p036\stdout.build	2003-03-08 23:36:23.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p037 tests Time.LongPause
--- p0\p037\stdout.build	2008-04-28 06:49:08.062500000 +0200
+++ ..\src\p0\p037\stdout.build	2003-03-08 23:36:24.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p038 sizes of two-byte signed integer subranges
--- p0\p038\stdout.build	2008-04-28 06:50:21.718750000 +0200
+++ ..\src\p0\p038\stdout.build	2003-03-08 23:36:24.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p039 VERY LONG thread test - commented out
--- p0\p039\stdout.build	2008-04-28 06:51:23.828125000 +0200
+++ ..\src\p0\p039\stdout.build	2003-03-08 23:36:24.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p040 binary <-> ASCII conversion routines
--- p0\p040\stdout.build	2008-04-28 06:52:25.921875000 +0200
+++ ..\src\p0\p040\stdout.build	2003-03-08 23:36:24.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p041 floating point comparison and SIGN function
--- p0\p041\stdout.build	2008-04-28 06:53:28.953125000 +0200
+++ ..\src\p0\p041\stdout.build	2003-03-08 23:36:24.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p042 floating point ABS, MAX, divide
--- p0\p042\stdout.build	2008-04-28 06:54:29.781250000 +0200
+++ ..\src\p0\p042\stdout.build	2003-03-08 23:36:25.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p043 List.Sort, NARROW, and NEW
--- p0\p043\stdout.build	2008-04-28 06:55:30.468750000 +0200
+++ ..\src\p0\p043\stdout.build	2003-03-08 23:36:25.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p044 MIN, MAX, WITH and record constructors
--- p0\p044\stdout.build	2008-04-28 06:56:32.578125000 +0200
+++ ..\src\p0\p044\stdout.build	2003-03-08 23:36:25.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p045 nested procedures
--- p0\p045\stdout.build	2008-04-28 06:57:31.000000000 +0200
+++ ..\src\p0\p045\stdout.build	2003-03-08 23:36:25.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p046 Word.Insert, array of [0..255]
--- p0\p046\stdout.build	2008-04-28 06:58:26.546875000 +0200
+++ ..\src\p0\p046\stdout.build	2003-03-08 23:36:25.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p048 nested procedures
--- p0\p048\stdout.build	2008-04-28 06:59:33.890625000 +0200
+++ ..\src\p0\p048\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p049 procedure parameters
--- p0\p049\stdout.build	2008-04-28 07:00:33.062500000 +0200
+++ ..\src\p0\p049\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p050 open array parameters
--- p0\p050\stdout.build	2008-04-28 07:01:38.265625000 +0200
+++ ..\src\p0\p050\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,4 +1,2 @@
-"..\src\Main.m3", line 19: warning: open array passed by value (pointarr)
-1 warning encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 19: warning: open array passed by value (pointarr)
+1 warning encountered
p051 external variables
--- p0\p051\stdout.build	2008-04-28 07:02:43.156250000 +0200
+++ ..\src\p0\p051\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,4 +0,0 @@
-cl -nologo -Z7 -DWIN32 -I..\\src -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\Csupport\\Common -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\Csupport\\NT386 -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\runtime\\ex_frame -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\C\\Common -IC:\\cygwin\\home\\wagner\\work\\cm3-inst\\fir\\current\\\\pkg\\m3core\\src\\C\\NT386 -MD -Oi -c ..\\src\\C.c
-C.c
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p052 indexing of ref open array
--- p0\p052\stdout.build	2008-04-28 07:03:46.468750000 +0200
+++ ..\src\p0\p052\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p053 set operations
--- p0\p053\stdout.build	2008-04-28 07:04:52.578125000 +0200
+++ ..\src\p0\p053\stdout.build	2003-03-08 23:36:26.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p054 Richards' simulation benchmark
--- p0\p054\stdout.build	2008-04-28 07:05:56.578125000 +0200
+++ ..\src\p0\p054\stdout.build	2003-03-08 23:36:27.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p055 recursive fibonacci
--- p0\p055\stdout.build	2008-04-28 07:06:56.000000000 +0200
+++ ..\src\p0\p055\stdout.build	2003-03-08 23:36:27.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p056 subarray assignment
--- p0\p056\stdout.build	2008-04-28 07:08:02.515625000 +0200
+++ ..\src\p0\p056\stdout.build	2003-03-08 23:36:27.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p057 open array parameter
--- p0\p057\stdout.build	2008-04-28 07:08:57.531250000 +0200
+++ ..\src\p0\p057\stdout.build	2003-03-08 23:36:27.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p058 subarray
--- p0\p058\stdout.build	2008-04-28 07:10:04.546875000 +0200
+++ ..\src\p0\p058\stdout.build	2003-03-08 23:36:27.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p059 cc optimizer bug
--- p0\p059\stdout.build	2008-04-28 07:11:02.875000000 +0200
+++ ..\src\p0\p059\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p060 opaque types
--- p0\p060\stdout.build	2008-04-28 07:12:01.750000000 +0200
+++ ..\src\p0\p060\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p061 object types & NEW
--- p0\p061\stdout.build	2008-04-28 07:12:59.718750000 +0200
+++ ..\src\p0\p061\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p062 typecase and List
--- p0\p062\stdout.build	2008-04-28 07:13:58.093750000 +0200
+++ ..\src\p0\p062\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p063 structural equivalence
--- p0\p063\stdout.build	2008-04-28 07:14:55.578125000 +0200
+++ ..\src\p0\p063\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p064 procedure parameters
--- p0\p064\stdout.build	2008-04-28 07:16:00.468750000 +0200
+++ ..\src\p0\p064\stdout.build	2003-03-08 23:36:28.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p065 typecode
--- p0\p065\stdout.build	2008-04-28 07:16:58.468750000 +0200
+++ ..\src\p0\p065\stdout.build	2003-03-08 23:36:29.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p066 exception handler stack screwed up
--- p0\p066\stdout.build	2008-04-28 07:17:57.453125000 +0200
+++ ..\src\p0\p066\stdout.build	2003-03-08 23:36:29.000000000 +0100
@@ -1,5 +1,3 @@
-"..\src\Main.m3", line 18: warning: exception is never raised: Main.Number1
-"..\src\Main.m3", line 18: warning: exception is never raised: 
-2 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 18: warning: exception is never raised: Main.Number1
+"../src/Main.m3", line 18: warning: exception is never raised: 
+2 warnings encountered
p067 mixup in imported names
--- p0\p067\stdout.build	2008-04-28 07:18:51.546875000 +0200
+++ ..\src\p0\p067\stdout.build	2003-03-08 23:36:29.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p069 two object types that differs only by default overwriting
--- p0\p069\stdout.build	2008-04-28 07:19:57.062500000 +0200
+++ ..\src\p0\p069\stdout.build	2003-03-08 23:36:29.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p071 SUBARRAY := SUBARRAY
--- p0\p071\stdout.build	2008-04-28 07:20:56.515625000 +0200
+++ ..\src\p0\p071\stdout.build	2003-03-08 23:36:30.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p072 CHAR literals > 127
--- p0\p072\stdout.build	2008-04-28 07:21:59.093750000 +0200
+++ ..\src\p0\p072\stdout.build	2003-03-08 23:36:30.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p073 MOD and DIV - new fast versions
--- p0\p073\stdout.build	2008-04-28 07:22:58.015625000 +0200
+++ ..\src\p0\p073\stdout.build	2003-03-08 23:36:30.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p074 b2tests/b004 - initialization of REF RECORD
--- p0\p074\stdout.build	2008-04-28 07:23:56.421875000 +0200
+++ ..\src\p0\p074\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p075 casting open/fixed array to/from open/fixed array
--- p0\p075\stdout.build	2008-04-28 07:24:57.000000000 +0200
+++ ..\src\p0\p075\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p076 b3tests/b005 - more array problems
--- p0\p076\stdout.build	2008-04-28 07:25:52.109375000 +0200
+++ ..\src\p0\p076\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,5 +1,3 @@
-"..\src\Main.m3", line 12: warning: open array passed by value (x)
-"..\src\Main.m3", line 18: warning: large parameter passed by value (40 bytes) (x)
-2 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 12: warning: open array passed by value (x)
+"../src/Main.m3", line 18: warning: large parameter passed by value (40 bytes) (x)
+2 warnings encountered
p077 BITS 2 FOR [-1..1]
--- p0\p077\stdout.build	2008-04-28 07:26:51.843750000 +0200
+++ ..\src\p0\p077\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p078 use of constant open arrays in constants
--- p0\p078\stdout.build	2008-04-28 07:27:55.921875000 +0200
+++ ..\src\p0\p078\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p079 up-level reference of a FOR variable
--- p0\p079\stdout.build	2008-04-28 07:28:56.687500000 +0200
+++ ..\src\p0\p079\stdout.build	2003-03-08 23:36:31.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p080 order of initialization between interfaces
--- p0\p080\stdout.build	2008-04-28 07:30:01.046875000 +0200
+++ ..\src\p0\p080\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p081 open array constants
--- p0\p081\stdout.build	2008-04-28 07:31:01.187500000 +0200
+++ ..\src\p0\p081\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p082 operations constant set expressions
--- p0\p082\stdout.build	2008-04-28 07:32:02.546875000 +0200
+++ ..\src\p0\p082\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p083 mixing of exceptions in version stamps
--- p0\p083\stdout.build	2008-04-28 07:32:58.171875000 +0200
+++ ..\src\p0\p083\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,6 +1,4 @@
-"..\src\A.m3", line 7: warning: exception is never raised: A.e
-1 warning encountered
-"..\src\B.m3", line 7: warning: exception is never raised: B.e
-1 warning encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/A.m3", line 7: warning: exception is never raised: A.e
+1 warning encountered
+"../src/B.m3", line 7: warning: exception is never raised: B.e
+1 warning encountered
p084 method overrides and NARROW
--- p0\p084\stdout.build	2008-04-28 07:33:56.765625000 +0200
+++ ..\src\p0\p084\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p085 various combinations of FATAL pragma
--- p0\p085\stdout.build	2008-04-28 07:35:00.921875000 +0200
+++ ..\src\p0\p085\stdout.build	2003-03-08 23:36:32.000000000 +0100
@@ -1,8 +1,6 @@
-"..\src\Main.m3", line 12: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
-"..\src\Main.m3", line 17: warning: potentially unhandled exception: Thread.Alerted
-"..\src\Main.m3", line 28: warning: potentially unhandled exception: Thread.Alerted
-"..\src\Main.m3", line 41: warning: potentially unhandled exception: Thread.Alerted
-"..\src\Main.m3", line 45: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
-5 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 12: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
+"../src/Main.m3", line 17: warning: potentially unhandled exception: Thread.Alerted
+"../src/Main.m3", line 28: warning: potentially unhandled exception: Thread.Alerted
+"../src/Main.m3", line 41: warning: potentially unhandled exception: Thread.Alerted
+"../src/Main.m3", line 45: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
+5 warnings encountered
p086 constant folding of FIRST (open array)
--- p0\p086\stdout.build	2008-04-28 07:36:01.312500000 +0200
+++ ..\src\p0\p086\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p087 set constructors with variable sized ranges
--- p0\p087\stdout.build	2008-04-28 07:37:04.000000000 +0200
+++ ..\src\p0\p087\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p088 importing an interface under different names
--- p0\p088\stdout.build	2008-04-28 07:38:03.078125000 +0200
+++ ..\src\p0\p088\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p089 revelations of renamed types
--- p0\p089\stdout.build	2008-04-28 07:39:07.937500000 +0200
+++ ..\src\p0\p089\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p090 REAL parameter passing - MIPS cc bug
--- p0\p090\stdout.build	2008-04-28 07:40:07.562500000 +0200
+++ ..\src\p0\p090\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p091 NULL <: PROCEDURE in array constructor
--- p0\p091\stdout.build	2008-04-28 07:41:09.765625000 +0200
+++ ..\src\p0\p091\stdout.build	2003-03-08 23:36:33.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p092 array of real parameters
--- p0\p092\stdout.build	2008-04-28 07:42:09.140625000 +0200
+++ ..\src\p0\p092\stdout.build	2003-03-08 23:36:34.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p093 Rd.GetLine (long line)
--- p0\p093\stdout.build	2008-04-28 07:43:11.984375000 +0200
+++ ..\src\p0\p093\stdout.build	2003-03-08 23:36:34.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p094 array constants and forward references
--- p0\p094\stdout.build	2008-04-28 07:44:06.218750000 +0200
+++ ..\src\p0\p094\stdout.build	2003-03-08 23:36:34.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p095 thread.signal/wait exercise
--- p0\p095\stdout.build	2008-04-28 07:45:00.546875000 +0200
+++ ..\src\p0\p095\stdout.build	2003-03-08 23:36:34.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p096 procedure/method constants
--- p0\p096\stdout.build	2008-04-28 07:47:16.812500000 +0200
+++ ..\src\p0\p096\stdout.build	2008-01-13 00:55:54.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p097 NEW with method overrides
--- p0\p097\stdout.build	2008-04-28 07:48:11.250000000 +0200
+++ ..\src\p0\p097\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p098 procedure compatibility within an array constructor
--- p0\p098\stdout.build	2008-04-28 07:49:14.765625000 +0200
+++ ..\src\p0\p098\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,7 +1,5 @@
-"..\src\Main.m3", line 64: warning: exception is never raised: Main.E1
-"..\src\Main.m3", line 69: warning: exception is never raised: Main.E2
-"..\src\Main.m3", line 74: warning: exception is never raised: Main.E1
-"..\src\Main.m3", line 74: warning: exception is never raised: Main.E2
-4 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 64: warning: exception is never raised: Main.E1
+"../src/Main.m3", line 69: warning: exception is never raised: Main.E2
+"../src/Main.m3", line 74: warning: exception is never raised: Main.E1
+"../src/Main.m3", line 74: warning: exception is never raised: Main.E2
+4 warnings encountered
p099 array constructors and procedure parameters
--- p0\p099\stdout.build	2008-04-28 07:50:14.203125000 +0200
+++ ..\src\p0\p099\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p100 unnamed types within LOOPHOLE
--- p1\p100\stdout.build	2008-04-28 07:51:09.859375000 +0200
+++ ..\src\p1\p100\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p101 nested procedure in a module's main body
--- p1\p101\stdout.build	2008-04-28 07:52:05.031250000 +0200
+++ ..\src\p1\p101\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p102 C reserved words in record constructors and NEW
--- p1\p102\stdout.build	2008-04-28 07:53:05.515625000 +0200
+++ ..\src\p1\p102\stdout.build	2003-03-08 23:36:35.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p103 runtime test of TextRd
--- p1\p103\stdout.build	2008-04-28 07:54:02.359375000 +0200
+++ ..\src\p1\p103\stdout.build	2003-03-08 23:36:36.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p104 obsolete pragma
--- p1\p104\stdout.build	2008-04-28 07:54:56.500000000 +0200
+++ ..\src\p1\p104\stdout.build	2003-03-08 23:36:36.000000000 +0100
@@ -1,8 +1,6 @@
-"..\src\Main.m3", line 31: warning: <*OBSOLETE*> symbol used (x)
-"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
-"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
-"..\src\Main.m3", line 31: warning: not used (x)
-"..\src\Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
-5 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 31: warning: <*OBSOLETE*> symbol used (x)
+"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
+"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
+"../src/Main.m3", line 31: warning: not used (x)
+"../src/Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
+5 warnings encountered
p105 FROM-IMPORT vs. revelations
--- p1\p105\stdout.build	2008-04-28 07:55:57.984375000 +0200
+++ ..\src\p1\p105\stdout.build	2003-03-08 23:36:36.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p106 ambiguous desugaring from manual
--- p1\p106\stdout.build	2008-04-28 07:56:55.453125000 +0200
+++ ..\src\p1\p106\stdout.build	2003-03-08 23:36:36.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p107 interface versus implementation names for keyword binding
--- p1\p107\stdout.build	2008-04-28 07:57:55.875000000 +0200
+++ ..\src\p1\p107\stdout.build	2003-03-08 23:36:36.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p108 array of procedure constants
--- p1\p108\stdout.build	2008-04-28 07:58:57.437500000 +0200
+++ ..\src\p1\p108\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p109 FIRST/LAST of enumerated types in record constants
--- p1\p109\stdout.build	2008-04-28 08:00:05.875000000 +0200
+++ ..\src\p1\p109\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p110 FIRST/LAST of enumerated types
--- p1\p110\stdout.build	2008-04-28 08:01:16.625000000 +0200
+++ ..\src\p1\p110\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p111 C reserved words in call to NEW
--- p1\p111\stdout.build	2008-04-28 08:04:11.500000000 +0200
+++ ..\src\p1\p111\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p112 local revelation that a type is an object
--- p1\p112\stdout.build	2008-04-28 08:05:26.859375000 +0200
+++ ..\src\p1\p112\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p113 FIRST/LAST of REAL
--- p1\p113\stdout.build	2008-04-28 08:06:37.625000000 +0200
+++ ..\src\p1\p113\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p114 array expressions
--- p1\p114\stdout.build	2008-04-28 08:07:37.078125000 +0200
+++ ..\src\p1\p114\stdout.build	2003-03-08 23:36:37.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p115 reuse of open array conversion within an expression
--- p1\p115\stdout.build	2008-04-28 08:08:45.703125000 +0200
+++ ..\src\p1\p115\stdout.build	2003-03-08 23:36:38.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p116b default IEEE floating point tests from Xerox PARC
--- p1\p116b\stdout.build	2008-04-28 08:09:47.921875000 +0200
+++ ..\src\p1\p116b\stdout.build	2008-01-13 00:55:55.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
--- p1\p116b\stderr.pgm	2008-04-28 08:09:47.812500000 +0200
+++ ..\src\p1\p116b\stderr.pgm	2008-01-13 00:55:55.000000000 +0100
@@ -17,18 +17,18 @@
    Class (MaxFinite*ten) test OK
    Finite (MaxFinite*ten) test OK
    IsNaN (MaxFinite*ten) test OK
-** Class (zero/zero) test not OK: FALSE should be TRUE
+   Class (zero/zero) test OK
    Finite (zero/zero) test OK
    IsNaN (zero/zero) test OK
    Sign (zero) test OK
    Sign (minusZero) test OK
-** Unordered (zero, NaN) test not OK: FALSE should be TRUE
+   Unordered (zero, NaN) test OK
    Unordered (zero, zero) test OK
-** Unordered (NaN, NaN) test not OK: FALSE should be TRUE
-** Differs (zero, NaN) test not OK: TRUE should be FALSE
+   Unordered (NaN, NaN) test OK
+   Differs (zero, NaN) test OK
    Differs (zero, zero) test OK
    Differs (zero, one) test OK
-** Differs (NaN, NaN) test not OK: TRUE should be FALSE
+   Differs (NaN, NaN) test OK
    Sqrt (y*y) test OK
    Sqrt (minusZero) test OK
    MaxFinite  1st test OK
@@ -58,18 +58,18 @@
    Class  MaxFinite*ten test OK
    Finite MaxFinite*ten test OK
    IsNaN  MaxFinite*ten test OK
-** Class zero/zero test not OK: FALSE should be TRUE
+   Class zero/zero test OK
    Finite zero/zero test OK
    IsNaN zero/zero test OK
    Sign (zero) test OK
    Sign (minusZero) test OK
-** Unordered (zero, NaN) test not OK: FALSE should be TRUE
+   Unordered (zero, NaN) test OK
    Unordered (zero, zero) test OK
-** Unordered (NaN, NaN) test not OK: FALSE should be TRUE
-** Differs  (zero, NaN) test not OK: TRUE should be FALSE
+   Unordered (NaN, NaN) test OK
+   Differs  (zero, NaN) test OK
    Differs  (zero, zero) test OK
    Differs  (zero, one) test OK
-** Differs  (NaN, NaN) test not OK: TRUE should be FALSE
+   Differs  (NaN, NaN) test OK
    Sqrt  (y*y) test OK
    Sqrt  (minusZero) test OK
    MaxFinite  1st test OK
p117 SUBARRAY (LOOPHOLE)
--- p1\p117\stdout.build	2008-04-28 08:10:46.921875000 +0200
+++ ..\src\p1\p117\stdout.build	2003-03-08 23:36:38.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p118 LAST (REAL)
--- p1\p118\stdout.build	2008-04-28 08:11:37.453125000 +0200
+++ ..\src\p1\p118\stdout.build	2003-03-08 23:36:38.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p119 small exception arguments (big-endian problem)
--- p1\p119\stdout.build	2008-04-28 08:12:29.406250000 +0200
+++ ..\src\p1\p119\stdout.build	2003-03-08 23:36:38.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p120 small exception arguments (big-endian problem)
--- p1\p120\stdout.build	2008-04-28 08:13:26.421875000 +0200
+++ ..\src\p1\p120\stdout.build	2003-03-08 23:36:39.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p121 real parameters vs. the C compiler
--- p1\p121\stdout.build	2008-04-28 08:14:16.906250000 +0200
+++ ..\src\p1\p121\stdout.build	2003-03-08 23:36:39.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p122 RETURN from within TRY-FINALLY
--- p1\p122\stdout.build	2008-04-28 08:15:06.718750000 +0200
+++ ..\src\p1\p122\stdout.build	2008-01-13 00:55:55.000000000 +0100
@@ -1,5 +1,3 @@
-"..\src\Main.m3", line 15: warning: RETURN will be caught by TRY EXCEPT ELSE clause
-"..\src\Main.m3", line 14: warning: exception is never raised: 
-2 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 15: warning: RETURN will be caught by TRY EXCEPT ELSE clause
+"../src/Main.m3", line 14: warning: exception is never raised: 
+2 warnings encountered
p123 simple arithmetic expresssions
--- p1\p123\stdout.build	2008-04-28 08:16:01.703125000 +0200
+++ ..\src\p1\p123\stdout.build	2003-03-08 23:36:39.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p124 negative DIV of subrange
--- p1\p124\stdout.build	2008-04-28 08:16:55.312500000 +0200
+++ ..\src\p1\p124\stdout.build	2003-03-08 23:36:39.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p125 MOD of subrange
--- p1\p125\stdout.build	2008-04-28 08:17:44.812500000 +0200
+++ ..\src\p1\p125\stdout.build	2003-03-08 23:36:39.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p126 REAL arithmetic
--- p1\p126\stdout.build	2008-04-28 08:18:37.953125000 +0200
+++ ..\src\p1\p126\stdout.build	2003-03-08 23:36:40.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p127 TRUNC, ROUND, FLOOR, CEILING
--- p1\p127\stdout.build	2008-04-28 08:19:32.890625000 +0200
+++ ..\src\p1\p127\stdout.build	2003-03-08 23:36:40.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p128 simple FLOOR test
--- p1\p128\stdout.build	2008-04-28 08:20:22.843750000 +0200
+++ ..\src\p1\p128\stdout.build	2003-03-08 23:36:40.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p129 simple DIV test
--- p1\p129\stdout.build	2008-04-28 08:21:15.906250000 +0200
+++ ..\src\p1\p129\stdout.build	2003-03-08 23:36:40.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p131 TRUNC, ROUND, FLOOR, CEILING again
--- p1\p131\stdout.build	2008-04-28 08:22:10.218750000 +0200
+++ ..\src\p1\p131\stdout.build	2003-03-08 23:36:40.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p132 assignments of builtin types
--- p1\p132\stdout.build	2008-04-28 08:23:00.609375000 +0200
+++ ..\src\p1\p132\stdout.build	2003-03-08 23:36:41.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p133 assignments of records and arrays
--- p1\p133\stdout.build	2008-04-28 08:23:54.843750000 +0200
+++ ..\src\p1\p133\stdout.build	2003-03-08 23:36:41.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p134 BITS FOR tests
--- p1\p134\stdout.build	2008-04-28 08:24:47.406250000 +0200
+++ ..\src\p1\p134\stdout.build	2008-01-13 00:55:55.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p136 bit operations
--- p1\p136\stdout.build	2008-04-28 08:25:37.750000000 +0200
+++ ..\src\p1\p136\stdout.build	2003-03-08 23:36:41.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p137 bit insert and extract
--- p1\p137\stdout.build	2008-04-28 08:26:31.937500000 +0200
+++ ..\src\p1\p137\stdout.build	2003-03-08 23:36:42.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p139 memory copy
--- p1\p139\stdout.build	2008-04-28 08:27:23.500000000 +0200
+++ ..\src\p1\p139\stdout.build	2003-03-08 23:36:42.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p140 exceptions
--- p1\p140\stdout.build	2008-04-28 08:28:16.515625000 +0200
+++ ..\src\p1\p140\stdout.build	2003-03-08 23:36:42.000000000 +0100
@@ -1,18 +1,16 @@
-"..\src\Main.m3", line 66: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 81: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 96: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 102: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 120: warning: exception is never raised: Main.EA
-"..\src\Main.m3", line 335: warning: exception is never raised: Main.EI
-"..\src\Main.m3", line 340: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 353: warning: exception is never raised: Main.EI
-"..\src\Main.m3", line 359: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 359: warning: exception is never raised: Main.EA
-"..\src\Main.m3", line 396: warning: exception is never raised: Main.E
-"..\src\Main.m3", line 396: warning: exception is never raised: Main.EI
-"..\src\Main.m3", line 400: warning: exception is never raised: Main.EA
-"..\src\Main.m3", line 410: warning: exception is never raised: Main.EI
-"..\src\Main.m3", line 417: warning: exception is never raised: Main.E
-15 warnings encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 66: warning: exception is never raised: Main.E
+"../src/Main.m3", line 81: warning: exception is never raised: Main.E
+"../src/Main.m3", line 96: warning: exception is never raised: Main.E
+"../src/Main.m3", line 102: warning: exception is never raised: Main.E
+"../src/Main.m3", line 120: warning: exception is never raised: Main.EA
+"../src/Main.m3", line 335: warning: exception is never raised: Main.EI
+"../src/Main.m3", line 340: warning: exception is never raised: Main.E
+"../src/Main.m3", line 353: warning: exception is never raised: Main.EI
+"../src/Main.m3", line 359: warning: exception is never raised: Main.E
+"../src/Main.m3", line 359: warning: exception is never raised: Main.EA
+"../src/Main.m3", line 396: warning: exception is never raised: Main.E
+"../src/Main.m3", line 396: warning: exception is never raised: Main.EI
+"../src/Main.m3", line 400: warning: exception is never raised: Main.EA
+"../src/Main.m3", line 410: warning: exception is never raised: Main.EI
+"../src/Main.m3", line 417: warning: exception is never raised: Main.E
+15 warnings encountered
p141 RTProcess.Exit
--- p1\p141\stdout.build	2008-04-28 08:29:09.828125000 +0200
+++ ..\src\p1\p141\stdout.build	2003-03-08 23:36:42.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p142 procedure defaults
--- p1\p142\stdout.build	2008-04-28 08:29:57.421875000 +0200
+++ ..\src\p1\p142\stdout.build	2003-03-08 23:36:42.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p143 variable initialization
--- p1\p143\stdout.build	2008-04-28 08:30:49.109375000 +0200
+++ ..\src\p1\p143\stdout.build	2003-03-08 23:36:43.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p144 imported variables and order of evaluation
--- p1\p144\stdout.build	2008-04-28 08:31:44.328125000 +0200
+++ ..\src\p1\p144\stdout.build	2003-03-08 23:36:43.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p145 pass-thru REF types
--- p1\p145\stdout.build	2008-04-28 08:32:37.578125000 +0200
+++ ..\src\p1\p145\stdout.build	2003-03-08 23:36:43.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p146 NUMBER
--- p1\p146\stdout.build	2008-04-28 08:33:30.000000000 +0200
+++ ..\src\p1\p146\stdout.build	2003-03-08 23:36:43.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p148 simple procedure calls
--- p1\p148\stdout.build	2008-04-28 08:34:25.765625000 +0200
+++ ..\src\p1\p148\stdout.build	2003-03-08 23:36:43.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p149 up-level addressing
--- p1\p149\stdout.build	2008-04-28 08:35:19.734375000 +0200
+++ ..\src\p1\p149\stdout.build	2003-03-08 23:36:44.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p150 up-level addressing with INLINEs
--- p1\p150\stdout.build	2008-04-28 08:36:07.890625000 +0200
+++ ..\src\p1\p150\stdout.build	2003-03-08 23:36:44.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p151 by-value open array parameters
--- p1\p151\stdout.build	2008-04-28 08:37:01.609375000 +0200
+++ ..\src\p1\p151\stdout.build	2003-03-08 23:36:44.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p155 operations on small sets
--- p1\p155\stdout.build	2008-04-28 08:37:59.125000000 +0200
+++ ..\src\p1\p155\stdout.build	2003-03-08 23:36:45.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p156 operations on medium-sized sets
--- p1\p156\stdout.build	2008-04-28 08:38:57.578125000 +0200
+++ ..\src\p1\p156\stdout.build	2003-03-08 23:36:45.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p157 operations on big sets in the heap
--- p1\p157\stdout.build	2008-04-28 08:39:59.984375000 +0200
+++ ..\src\p1\p157\stdout.build	2003-03-08 23:36:45.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p159 operations on very big sets in the heap
--- p1\p159\stdout.build	2008-04-28 08:41:00.437500000 +0200
+++ ..\src\p1\p159\stdout.build	2008-01-13 00:55:56.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p160 more operations on very big sets in the heap
--- p1\p160\stdout.build	2008-04-28 08:42:36.468750000 +0200
+++ ..\src\p1\p160\stdout.build	2003-03-08 23:36:46.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p162 more operations on very big sets in the heap
--- p1\p162\stdout.build	2008-04-28 08:43:34.078125000 +0200
+++ ..\src\p1\p162\stdout.build	2003-03-08 23:36:46.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p163 simple statements
--- p1\p163\stdout.build	2008-04-28 08:44:33.328125000 +0200
+++ ..\src\p1\p163\stdout.build	2003-03-08 23:36:46.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p164 simple thread tests
--- p1\p164\stdout.build	2008-04-28 08:45:32.718750000 +0200
+++ ..\src\p1\p164\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p165 simple TYPECODE test
--- p1\p165\stdout.build	2008-04-28 08:46:32.281250000 +0200
+++ ..\src\p1\p165\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p166 RTMisc.Zero test
--- p1\p166\stdout.build	2008-04-28 08:47:45.953125000 +0200
+++ ..\src\p1\p166\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p167 array constructors as parameters
--- p1\p167\stdout.build	2008-04-28 08:48:55.437500000 +0200
+++ ..\src\p1\p167\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p168 record constructor with loopholed argument
--- p1\p168\stdout.build	2008-04-28 08:49:55.109375000 +0200
+++ ..\src\p1\p168\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,4 +1,2 @@
-"..\src\Main.m3", line 43: warning: exception is never raised: Main.E
-1 warning encountered
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
+"../src/Main.m3", line 43: warning: exception is never raised: Main.E
+1 warning encountered
p169 runtime fingerprint
--- p1\p169\stdout.build	2008-04-28 08:50:52.734375000 +0200
+++ ..\src\p1\p169\stdout.build	2003-03-08 23:36:47.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p170 simple BITS FOR test
--- p1\p170\stdout.build	2008-04-28 08:51:54.171875000 +0200
+++ ..\src\p1\p170\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p171 array constructor as record default
--- p1\p171\stdout.build	2008-04-28 08:53:04.718750000 +0200
+++ ..\src\p1\p171\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p172 REAL vs. C's float
--- p1\p172\stdout.build	2008-04-28 08:54:08.234375000 +0200
+++ ..\src\p1\p172\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
--- p1\p172\stdout.pgm	2008-04-28 08:54:11.468750000 +0200
+++ ..\src\p1\p172\stdout.pgm	2003-03-08 23:36:48.000000000 +0100
@@ -0,0 +1 @@
+23 23
--- p1\p172\stderr.pgm	2008-04-28 08:54:12.859375000 +0200
+++ ..\src\p1\p172\stderr.pgm	2003-03-08 23:36:48.000000000 +0100
@@ -1,5 +1,3 @@
-23.4 23
-************************ ERROR: 23.4 instead of 23
 
 
-1 error(s) and 0 warning(s) detected
+0 error(s) and 0 warning(s) detected
p173 LONGREAL vs. C's double
--- p1\p173\stdout.build	2008-04-28 08:55:33.078125000 +0200
+++ ..\src\p1\p173\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p174 large enumeration
--- p1\p174\stdout.build	2008-04-28 08:56:33.640625000 +0200
+++ ..\src\p1\p174\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p175 CASE stmt with very large bounds
--- p1\p175\stdout.build	2008-04-28 08:57:34.281250000 +0200
+++ ..\src\p1\p175\stdout.build	2003-03-08 23:36:48.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p176 need full assignment in NEW and constructors
--- p1\p176\stdout.build	2008-04-28 08:58:37.843750000 +0200
+++ ..\src\p1\p176\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p177 unaligned object field references
--- p1\p177\stdout.build	2008-04-28 08:59:41.359375000 +0200
+++ ..\src\p1\p177\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p178 packed fields vs. C's unsigned arithmetic
--- p1\p178\stdout.build	2008-04-28 09:00:47.000000000 +0200
+++ ..\src\p1\p178\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p179 alignment of ARRAY OF BITS 32 FOR INTEGER
--- p1\p179\stdout.build	2008-04-28 09:01:52.921875000 +0200
+++ ..\src\p1\p179\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p180 simple generic test
--- p1\p180\stdout.build	2008-04-28 09:02:51.171875000 +0200
+++ ..\src\p1\p180\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p181 <*NOWARN*>
--- p1\p181\stdout.build	2008-04-28 09:05:53.781250000 +0200
+++ ..\src\p1\p181\stdout.build	2003-03-08 23:36:49.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p182 renamed hello world
--- p1\p182\stdout.build	2008-04-28 09:06:53.375000000 +0200
+++ ..\src\p1\p182\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p183 hidden object field
--- p1\p183\stdout.build	2008-04-28 09:07:49.859375000 +0200
+++ ..\src\p1\p183\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p184 fold constant to check type equality
--- p1\p184\stdout.build	2008-04-28 09:08:48.875000000 +0200
+++ ..\src\p1\p184\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p185 REAL vs. C float
--- p1\p185\stdout.build	2008-04-28 09:09:50.484375000 +0200
+++ ..\src\p1\p185\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
--- p1\p185\stderr.pgm	2008-04-28 09:09:53.281250000 +0200
+++ ..\src\p1\p185\stderr.pgm	2003-03-08 23:36:50.000000000 +0100
@@ -1,4 +1,3 @@
-************************ ERROR: 53 instead of 24
 
 
-1 error(s) and 0 warning(s) detected
+0 error(s) and 0 warning(s) detected
p186 case statement with large labels
--- p1\p186\stdout.build	2008-04-28 09:10:55.984375000 +0200
+++ ..\src\p1\p186\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p187 array assignment when index type changes
--- p1\p187\stdout.build	2008-04-28 09:11:53.546875000 +0200
+++ ..\src\p1\p187\stdout.build	2003-03-08 23:36:50.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p188 initialized globals
--- p1\p188\stdout.build	2008-04-28 09:12:53.375000000 +0200
+++ ..\src\p1\p188\stdout.build	2003-03-08 23:36:51.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p189 module initialization order
--- p1\p189\stdout.build	2008-04-28 09:13:55.734375000 +0200
+++ ..\src\p1\p189\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p190 order of evaluation for messy method calls
--- p1\p190\stdout.build	2008-04-28 09:14:59.703125000 +0200
+++ ..\src\p1\p190\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p191 array assignment generates bad C !!BUG!!
--- p1\p191\stdout.build	2008-04-28 09:15:58.453125000 +0200
+++ ..\src\p1\p191\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p192 recursive declarations
--- p1\p192\stdout.build	2008-04-28 09:16:56.062500000 +0200
+++ ..\src\p1\p192\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p193 implicit narrow on '&' operands
--- p1\p193\stdout.build	2008-04-28 09:17:50.562500000 +0200
+++ ..\src\p1\p193\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p194 open arrays in fixed array initializers !!BUG!!
--- p1\p194\stdout.build	2008-04-28 09:18:53.453125000 +0200
+++ ..\src\p1\p194\stdout.build	2003-03-08 23:36:52.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p195 messy method calls
--- p1\p195\stdout.build	2008-04-28 09:19:51.906250000 +0200
+++ ..\src\p1\p195\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p196 procedure valued defaults
--- p1\p196\stdout.build	2008-04-28 09:20:55.625000000 +0200
+++ ..\src\p1\p196\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p197 appending pickles to files
--- p1\p197\stdout.build	2008-04-28 09:21:53.125000000 +0200
+++ ..\src\p1\p197\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p198 compiler hash function
--- p1\p198\stdout.build	2008-04-28 09:22:48.484375000 +0200
+++ ..\src\p1\p198\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p199 exporting an obsolete function
--- p1\p199\stdout.build	2008-04-28 09:23:45.015625000 +0200
+++ ..\src\p1\p199\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p200 recursive types again
--- p2\p200\stdout.build	2008-04-28 09:24:38.703125000 +0200
+++ ..\src\p2\p200\stdout.build	2003-03-08 23:36:53.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p201 recursive values
--- p2\p201\stdout.build	2008-04-28 09:25:35.265625000 +0200
+++ ..\src\p2\p201\stdout.build	2003-03-08 23:36:54.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p202 SUBARRAY actual parameter
--- p2\p202\stdout.build	2008-04-28 09:26:32.812500000 +0200
+++ ..\src\p2\p202\stdout.build	2003-03-08 23:36:54.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1
p203 fingerprint of NULL
--- p2\p203\stdout.build	2008-04-28 09:27:34.437500000 +0200
+++ ..\src\p2\p203\stdout.build	2003-03-08 23:36:54.000000000 +0100
@@ -1,2 +0,0 @@
-link @_m3responsefile0.txt 2>&1 > pgm.lst
-mt /nologo /manifest pgm.exe.manifest /outputresource:pgm.exe;1