<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
<html> 
  <head> 
    <title>CM3 M3Tests Status for target platform  NT386 </title> 
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html"> 
    <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> 
    <META HTTP-EQUIV="Resource-type" CONTENT="document">  
    <META HTTP-EQUIV="Reply-to" CONTENT="m3-support@elego.de">  
    <LINK HREF="../normal.css" REL="stylesheet" TYPE="text/css"> 
    <META NAME="robots" content="noindex"> 
 
    <style type="text/css"> 
    <!-- 
    .white    { color:#FFFFFF; } 
    .bgred    { background:#FF4444; } 
    .bggreen  { background:#44FF44; } 
    .bgblue   { background:#5555FF; } 
    .bgyellow { background:#FFFF00; } 
    .small    { font-size:8pt; } 
    .tl       { text-align: left; vertical-align: top; } 
    //--> 
    </style> 
  </head> 
 
  <body bgcolor="#ffffff"> 
    <h2>CM3 M3Tests Status for Target Platform  NT386 </h2> 
 
    <p> 
      report generated at  2008-05-02 12:40:53 on  amnesiac 
    </p> 
    <table border="2" cellspacing="1" cellpadding="4"> 
      <thead> 
        <tr class="bgblue white"> 
          <td width="5%"> 
            <b>Package</b> 
          </td> 
          <td width="45%"> 
            <b>Status</b> 
 
          </td> 
          <td width="50%"> 
            <b>Diffs</b> 
          </td> 
        </tr> 
      </thead> 
      <tbody> 
<tr class="bggreen tl"><td> p001 </td><td class="small" width="45%"> Hello world</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p002 </td><td class="small" width="45%"> Text</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p003 </td><td class="small" width="45%"> Fmt</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p004 </td><td class="small" width="45%"> exception mechanism</td><td class="small"><pre>--- ..\src\p0\p004\NT386\stdout.build       2008-05-02 14:41:30.000000000 +0200
+++ ..\src\p0\p004\stdout.build 2008-05-02 14:21:29.000000000 +0200
@@ -1,9 +1,9 @@
-"../Main.m3", line 35: warning: exception is never raised: Main.e
-"../Main.m3", line 9: warning: exception is never raised: <ANY>
-"../Main.m3", line 59: warning: unreachable statement
-"../Main.m3", line 68: warning: unreachable statement
-"../Main.m3", line 71: warning: unreachable statement
-"../Main.m3", line 82: warning: unreachable statement
-"../Main.m3", line 86: warning: unreachable statement
-"../Main.m3", line 64: warning: unreachable statement
+"../src/Main.m3", line 35: warning: exception is never raised: Main.e
+"../src/Main.m3", line 9: warning: exception is never raised: <ANY>
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p005 </td><td class="small" width="45%"> a simple thread program</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p006 </td><td class="small" width="45%"> a bit more complicated</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p007 </td><td class="small" width="45%"> a whole bunch of threads - does the memory grow ?</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p008 </td><td class="small" width="45%"> thread alerts</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p009 </td><td class="small" width="45%"> ORD VAL NUMBER FIRST LAST</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p010 </td><td class="small" width="45%"> TYPECODE NARROW</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p011 </td><td class="small" width="45%"> BITSIZE BYTESIZE ADRSIZE</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p014 </td><td class="small" width="45%"> variables in nested blocks and procedures</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p015 </td><td class="small" width="45%"> simple procedure with integer argument</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p016 </td><td class="small" width="45%"> CASE statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p017 </td><td class="small" width="45%"> FOR and EXIT statements</td><td class="small"><pre>--- ..\src\p0\p017\NT386\stdout.build   2008-05-02 14:44:19.000000000 +0200
+++ ..\src\p0\p017\stdout.build 2008-05-02 14:23:52.000000000 +0200
@@ -1,2 +1,2 @@
-"../Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
+"../src/Main.m3", line 30: warning: FOR loop body is unreachable (empty range)
 1 warning encountered
</pre></td></tr> 
<tr class="bggreen tl"><td> p018 </td><td class="small" width="45%"> IF statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p019 </td><td class="small" width="45%"> REPEAT and EXIT statements</td><td class="small"><pre>--- ..\src\p0\p019\NT386\stdout.build        2008-05-02 14:44:41.000000000 +0200
+++ ..\src\p0\p019\stdout.build 2008-05-02 14:24:12.000000000 +0200
@@ -1,3 +1,3 @@
-"../Main.m3", line 47: warning: unreachable statement
-"../Main.m3", line 50: warning: unreachable statement
+"../src/Main.m3", line 47: warning: unreachable statement
+"../src/Main.m3", line 50: warning: unreachable statement
 2 warnings encountered
</pre></td></tr> 
<tr class="bgred tl"><td> p020 </td><td class="small" width="45%"> TRY FINALLY and RETURN statements</td><td class="small"><pre>--- ..\src\p0\p020\NT386\stdout.build 2008-05-02 14:44:51.000000000 +0200
+++ ..\src\p0\p020\stdout.build 2008-05-02 14:24:21.000000000 +0200
@@ -1,9 +1,9 @@
-"../Main.m3", line 16: warning: unreachable statement
-"../Main.m3", line 24: warning: unreachable statement
-"../Main.m3", line 34: warning: unreachable statement
-"../Main.m3", line 38: warning: unreachable statement
-"../Main.m3", line 40: warning: unreachable statement
-"../Main.m3", line 51: warning: unreachable statement
-"../Main.m3", line 55: warning: unreachable statement
-"../Main.m3", line 57: warning: unreachable statement
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p021 </td><td class="small" width="45%"> Imbricated TRY FINALLY statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p022 </td><td class="small" width="45%"> TYPECASE statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p023 </td><td class="small" width="45%"> WHILE and EXIT statements</td><td class="small"><pre>--- ..\src\p0\p023\NT386\stdout.build 2008-05-02 14:45:31.000000000 +0200
+++ ..\src\p0\p023\stdout.build 2008-05-02 14:24:51.000000000 +0200
@@ -1,4 +1,4 @@
-"../Main.m3", line 50: warning: unreachable statement
-"../Main.m3", line 61: warning: unreachable statement
-"../Main.m3", line 64: warning: unreachable statement
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p024 </td><td class="small" width="45%"> WITH statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p025 </td><td class="small" width="45%"> assignment of INTEGER subranges</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p026 </td><td class="small" width="45%"> user and language specified variable initialization</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p027 </td><td class="small" width="45%"> RECORD types variables and assignments</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p028 </td><td class="small" width="45%"> fixed ARRAY types variables assignments and subscripting</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p029 </td><td class="small" width="45%"> nested procedures with up-level variable references</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p030 </td><td class="small" width="45%"> non-opaque OBJECTs</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p034 </td><td class="small" width="45%"> equality of open arrays and records</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p035 </td><td class="small" width="45%"> equality of procedures</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p036 </td><td class="small" width="45%"> fibonacci</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p037 </td><td class="small" width="45%"> tests Time.LongPause</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p038 </td><td class="small" width="45%"> sizes of two-byte signed integer subranges</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p039 </td><td class="small" width="45%"> VERY LONG thread test - commented out</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p040 </td><td class="small" width="45%"> binary <-> ASCII conversion routines</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p041 </td><td class="small" width="45%"> floating point comparison and SIGN function</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p042 </td><td class="small" width="45%"> floating point ABS, MAX, divide</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p043 </td><td class="small" width="45%"> List.Sort, NARROW, and NEW</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p044 </td><td class="small" width="45%"> MIN, MAX, WITH and record constructors</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p045 </td><td class="small" width="45%"> nested procedures</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p046 </td><td class="small" width="45%"> Word.Insert, array of [0..255]</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p048 </td><td class="small" width="45%"> nested procedures</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p049 </td><td class="small" width="45%"> procedure parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p050 </td><td class="small" width="45%"> open array parameters</td><td class="small"><pre>--- ..\src\p0\p050\NT386\stdout.build     2008-05-02 14:49:56.000000000 +0200
+++ ..\src\p0\p050\stdout.build 2008-05-02 14:28:49.000000000 +0200
@@ -1,2 +1,2 @@
-"../Main.m3", line 19: warning: open array passed by value (pointarr)
+"../src/Main.m3", line 19: warning: open array passed by value (pointarr)
 1 warning encountered
</pre></td></tr> 
<tr class="bgred tl"><td> p051 </td><td class="small" width="45%"> external variables</td><td class="small"><pre>--- ..\src\p0\p051\NT386\stdout.build        2008-05-02 14:50:08.000000000 +0200
+++ ..\src\p0\p051\stdout.build 2008-05-02 14:29:01.000000000 +0200
@@ -1,2 +0,0 @@
-cl -nologo -Z7 -DWIN32 -I.. -IC://cm3////pkg//m3core//src//Csupport//Common -IC://cm3////pkg//m3core//src//Csupport//NT386 -IC://cm3////pkg//m3core//src//runtime//ex_frame -IC://cm3////pkg//m3core//src//C//Common -IC://cm3////pkg//m3core//src//C//NT386 -MD -Oi -c ..//C.c
-C.c
</pre></td></tr> 
<tr class="bggreen tl"><td> p052 </td><td class="small" width="45%"> indexing of ref open array</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p053 </td><td class="small" width="45%"> set operations</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p054 </td><td class="small" width="45%"> Richards' simulation benchmark</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p055 </td><td class="small" width="45%"> recursive fibonacci</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p056 </td><td class="small" width="45%"> subarray assignment</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p057 </td><td class="small" width="45%"> open array parameter</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p058 </td><td class="small" width="45%"> subarray</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p059 </td><td class="small" width="45%"> cc optimizer bug</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p060 </td><td class="small" width="45%"> opaque types</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p061 </td><td class="small" width="45%"> object types & NEW</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p062 </td><td class="small" width="45%"> typecase and List</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p063 </td><td class="small" width="45%"> structural equivalence</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p064 </td><td class="small" width="45%"> procedure parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p065 </td><td class="small" width="45%"> typecode</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p066 </td><td class="small" width="45%"> exception handler stack screwed up</td><td class="small"><pre>--- ..\src\p0\p066\NT386\stdout.build        2008-05-02 14:52:45.000000000 +0200
+++ ..\src\p0\p066\stdout.build 2008-05-02 14:31:35.000000000 +0200
@@ -1,3 +1,3 @@
-"../Main.m3", line 18: warning: exception is never raised: Main.Number1
-"../Main.m3", line 18: warning: exception is never raised: <ANY>
+"../src/Main.m3", line 18: warning: exception is never raised: Main.Number1
+"../src/Main.m3", line 18: warning: exception is never raised: <ANY>
 2 warnings encountered
</pre></td></tr> 
<tr class="bggreen tl"><td> p067 </td><td class="small" width="45%"> mixup in imported names</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p069 </td><td class="small" width="45%"> two object types that differs only by default overwriting</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p071 </td><td class="small" width="45%"> SUBARRAY := SUBARRAY</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p072 </td><td class="small" width="45%"> CHAR literals > 127</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p073 </td><td class="small" width="45%"> MOD and DIV - new fast versions</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p074 </td><td class="small" width="45%"> b2tests/b004 - initialization of REF RECORD</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p075 </td><td class="small" width="45%"> casting open/fixed array to/from open/fixed array</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p076 </td><td class="small" width="45%"> b3tests/b005 - more array problems</td><td class="small"><pre>--- ..\src\p0\p076\NT386\stdout.build        2008-05-02 14:54:08.000000000 +0200
+++ ..\src\p0\p076\stdout.build 2008-05-02 14:32:55.000000000 +0200
@@ -1,3 +1,3 @@
-"../Main.m3", line 12: warning: open array passed by value (x)
-"../Main.m3", line 18: warning: large parameter passed by value (40 bytes) (x)
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p077 </td><td class="small" width="45%"> BITS 2 FOR [-1..1]</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p078 </td><td class="small" width="45%"> use of constant open arrays in constants</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p079 </td><td class="small" width="45%"> up-level reference of a FOR variable</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p080 </td><td class="small" width="45%"> order of initialization between interfaces</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p081 </td><td class="small" width="45%"> open array constants</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p082 </td><td class="small" width="45%"> operations constant set expressions</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p083 </td><td class="small" width="45%"> mixing of exceptions in version stamps</td><td class="small"><pre>--- ..\src\p0\p083\NT386\stdout.build    2008-05-02 14:55:20.000000000 +0200
+++ ..\src\p0\p083\stdout.build 2008-05-02 14:34:07.000000000 +0200
@@ -1,4 +1,4 @@
-"../A.m3", line 7: warning: exception is never raised: A.e
+"../src/A.m3", line 7: warning: exception is never raised: A.e
 1 warning encountered
-"../B.m3", line 7: warning: exception is never raised: B.e
+"../src/B.m3", line 7: warning: exception is never raised: B.e
 1 warning encountered
</pre></td></tr> 
<tr class="bggreen tl"><td> p084 </td><td class="small" width="45%"> method overrides and NARROW</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p085 </td><td class="small" width="45%"> various combinations of FATAL pragma</td><td class="small"><pre>--- ..\src\p0\p085\NT386\stdout.build      2008-05-02 14:55:40.000000000 +0200
+++ ..\src\p0\p085\stdout.build 2008-05-02 14:34:26.000000000 +0200
@@ -1,6 +1,6 @@
-"../Main.m3", line 12: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
-"../Main.m3", line 17: warning: potentially unhandled exception: Thread.Alerted
-"../Main.m3", line 28: warning: potentially unhandled exception: Thread.Alerted
-"../Main.m3", line 41: warning: potentially unhandled exception: Thread.Alerted
-"../Main.m3", line 45: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p086 </td><td class="small" width="45%"> constant folding of FIRST (open array)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p087 </td><td class="small" width="45%"> set constructors with variable sized ranges</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p088 </td><td class="small" width="45%"> importing an interface under different names</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p089 </td><td class="small" width="45%"> revelations of renamed types</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p090 </td><td class="small" width="45%"> REAL parameter passing - MIPS cc bug</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p091 </td><td class="small" width="45%"> NULL <: PROCEDURE in array constructor</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p092 </td><td class="small" width="45%"> array of real parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p093 </td><td class="small" width="45%"> Rd.GetLine (long line)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p094 </td><td class="small" width="45%"> array constants and forward references</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p095 </td><td class="small" width="45%"> thread.signal/wait exercise</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p096 </td><td class="small" width="45%"> procedure/method constants</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p097 </td><td class="small" width="45%"> NEW with method overrides</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p098 </td><td class="small" width="45%"> procedure compatibility within an array constructor</td><td class="small"><pre>--- ..\src\p0\p098\NT386\stdout.build       2008-05-02 14:58:09.000000000 +0200
+++ ..\src\p0\p098\stdout.build 2008-05-02 14:36:52.000000000 +0200
@@ -1,5 +1,5 @@
-"../Main.m3", line 64: warning: exception is never raised: Main.E1
-"../Main.m3", line 69: warning: exception is never raised: Main.E2
-"../Main.m3", line 74: warning: exception is never raised: Main.E1
-"../Main.m3", line 74: warning: exception is never raised: Main.E2
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p099 </td><td class="small" width="45%"> array constructors and procedure parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p100 </td><td class="small" width="45%"> unnamed types within LOOPHOLE</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p101 </td><td class="small" width="45%"> nested procedure in a module's main body</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p102 </td><td class="small" width="45%"> C reserved words in record constructors and NEW</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p103 </td><td class="small" width="45%"> runtime test of TextRd</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p104 </td><td class="small" width="45%"> obsolete pragma</td><td class="small"><pre>--- ..\src\p1\p104\NT386\stdout.build   2008-05-02 14:59:09.000000000 +0200
+++ ..\src\p1\p104\stdout.build 2003-03-08 10:13:52.000000000 +0100
@@ -1,6 +1,6 @@
-"../Main.m3", line 31: warning: <*OBSOLETE*> symbol used (x)
-"../Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
-"../Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
-"../Main.m3", line 31: warning: not used (x)
-"../Main.m3", line 36: warning: <*OBSOLETE*> symbol used (x)
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p105 </td><td class="small" width="45%"> FROM-IMPORT vs. revelations</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p106 </td><td class="small" width="45%"> ambiguous desugaring from manual</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p107 </td><td class="small" width="45%"> interface versus implementation names for keyword binding</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p108 </td><td class="small" width="45%"> array of procedure constants</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p109 </td><td class="small" width="45%"> FIRST/LAST of enumerated types in record constants</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p110 </td><td class="small" width="45%"> FIRST/LAST of enumerated types</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p111 </td><td class="small" width="45%"> C reserved words in call to NEW</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p112 </td><td class="small" width="45%"> local revelation that a type is an object</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p113 </td><td class="small" width="45%"> FIRST/LAST of REAL</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p114 </td><td class="small" width="45%"> array expressions</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p115 </td><td class="small" width="45%"> reuse of open array conversion within an expression</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p116b </td><td class="small" width="45%"> default IEEE floating point tests from Xerox PARC</td><td class="small"><pre>--- ..\src\p1\p116b\NT386\stderr.pgm 2008-05-02 15:01:08.000000000 +0200
+++ ..\src\p1\p116b\stderr.pgm  2008-01-12 15:47:05.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
</pre></td></tr> 
<tr class="bggreen tl"><td> p117 </td><td class="small" width="45%"> SUBARRAY (LOOPHOLE)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p118 </td><td class="small" width="45%"> LAST (REAL)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p119 </td><td class="small" width="45%"> small exception arguments (big-endian problem)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p120 </td><td class="small" width="45%"> small exception arguments (big-endian problem)</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p121 </td><td class="small" width="45%"> real parameters vs. the C compiler</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p122 </td><td class="small" width="45%"> RETURN from within TRY-FINALLY</td><td class="small"><pre>--- ..\src\p1\p122\NT386\stdout.build    2008-05-02 15:02:07.000000000 +0200
+++ ..\src\p1\p122\stdout.build 2008-01-12 16:03:23.000000000 +0100
@@ -1,3 +1,3 @@
-"../Main.m3", line 15: warning: RETURN will be caught by TRY EXCEPT ELSE clause
-"../Main.m3", line 14: warning: exception is never raised: <ANY>
+"../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: <ANY>
 2 warnings encountered
</pre></td></tr> 
<tr class="bggreen tl"><td> p123 </td><td class="small" width="45%"> simple arithmetic expresssions</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p124 </td><td class="small" width="45%"> negative DIV of subrange</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p125 </td><td class="small" width="45%"> MOD of subrange</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p126 </td><td class="small" width="45%"> REAL arithmetic</td><td class="small"><pre>--- ..\src\p1\p126\NT386\stderr.pgm     2008-05-02 15:02:48.000000000 +0200
+++ ..\src\p1\p126\stderr.pgm   2003-03-08 10:13:53.000000000 +0100
@@ -1,167 +1,3 @@
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -6371273 instead of -6371274
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -29817000 instead of -29817001
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -1235156 instead of -1235157
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -6849114 instead of -6849113
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -13285682 instead of -13285683
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -51681161 instead of -51681160
-ERROR: MIN/MAX
-************************ ERROR: 49118.082 instead of 3.1191952e6
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -2706860 instead of -2706859
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -79290816 instead of -79290817
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -25209590 instead of -25209591
-ERROR: 0 is not near -1.260842e13
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -35462492 instead of -35462493
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -27764930 instead of -27764931
-ERROR: -0 is not near -1.0903505e7
-************************ ERROR: 
-ERROR: -0 is not near 1.2266342e11
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -22142887 instead of -22142886
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -42809496 instead of -42809497
-ERROR: MIN/MAX
-************************ ERROR: -709778.5 instead of -316509.94
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -9895938 instead of -9895939
-ERROR: x + y = y + x
-ERROR: -0 is not near -1.1316022e14
-************************ ERROR: 
-ERROR: MIN/MAX
-************************ ERROR: -3.9883348e7 instead of -3.9626756e7
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -19542840 instead of -19542841
-ERROR: -1.5543869e15 is not near 1.3019415e14
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -10404924 instead of -10404925
-ERROR: 1.2432676e8 is not near 4.9980314e8
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -64407372 instead of -64407373
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -53621921 instead of -53621920
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: 0 instead of 5
-ERROR: Infinity is not near -15539.3
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -62164173 instead of -62164172
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -42809497 instead of -42809496
-ERROR: MIN/MAX
-************************ ERROR: -1.3174588e8 instead of -5.9983912e7
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -15523345 instead of -15523346
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -15399970 instead of -15399971
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -82301129 instead of -82301128
-ERROR: 0 is not near -2.9834426e8
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -14005004 instead of -14005005
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -15399970 instead of -15399971
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: 0 instead of -64837788
-ERROR: MIN/MAX
-************************ ERROR: -5523.277 instead of -1.2660032e7
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -51865897 instead of -51865896
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -64665344 instead of -64665345
-ERROR: MIN/MAX
-************************ ERROR: 4.78332e7 instead of 21632.836
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -12103799 instead of -12103800
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -11518173 instead of -11518174
-ERROR: x + y = y + x
-ERROR: x + y = y + x
-ERROR: Infinity is not near -8.0227055e6
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -74325320 instead of -74325321
-ERROR: MIN/MAX
-************************ ERROR: -1.6977682e7 instead of 1.0136536e7
-ERROR: x + y = y + x
-************************ ERROR: 1.3816056e7 instead of 2.6354212e7
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -51681160 instead of -51681161
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: 0 instead of 3111
-ERROR: MIN/MAX
-************************ ERROR: -3.2945015e6 instead of -5.842023e6
-ERROR: MIN/MAX
-ERROR: MIN/MAX
-************************ ERROR: -687693.5 instead of -719850.06
-ERROR: -0 is not near -6.1180465e20
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -33816160 instead of -33816161
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -69543272 instead of -69543273
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -53993676 instead of -53993677
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: 0 instead of 136
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -91173920 instead of -91173921
-ERROR: MIN/MAX
-************************ ERROR: -4.8150756e7 instead of -2.7545648
-ERROR: -0 is not near 7.0320164e14
-************************ ERROR: 
-ERROR: x + y = y + x
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -25397637 instead of -25397636
-ERROR: MIN/MAX
-************************ ERROR: 6.844749e7 instead of 6.8454696e7
-ERROR: 0 is not near -3.6294332e12
-************************ ERROR: 
-ERROR: MIN/MAX
-************************ ERROR: -5.6533328e7 instead of 3.4505827e6
-ERROR: -0 is not near -2.2194359e15
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -23128350 instead of -23128351
-ERROR: 4.4768223e14 is not near 4.9887008e14
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -74325321 instead of -74325320
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -16903942 instead of -16903943
-ERROR: -1.0683143e12 is not near 1.4147779e11
-************************ ERROR: 
-ERROR: x + y = y + x
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -36759368 instead of -36759369
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -7640894 instead of -7640895
-ERROR: -1.5240004e11 is not near 4.0134215e12
-************************ ERROR: 
-ERROR: -0 is not near -3.5455907e13
-************************ ERROR: 
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -2395777 instead of -2395778
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -26517950 instead of -26517951
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -26412587 instead of -26412586
-ERROR: FLOOR(MIN) = MIN(FLOOR)
-************************ ERROR: -13346503 instead of -13346504
 
 
-79 error(s) and 0 warning(s) detected
+0 error(s) and 0 warning(s) detected
</pre></td></tr> 
<tr class="bggreen tl"><td> p127 </td><td class="small" width="45%"> TRUNC, ROUND, FLOOR, CEILING</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p128 </td><td class="small" width="45%"> simple FLOOR test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p129 </td><td class="small" width="45%"> simple DIV test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p131 </td><td class="small" width="45%"> TRUNC, ROUND, FLOOR, CEILING again</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p132 </td><td class="small" width="45%"> assignments of builtin types</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p133 </td><td class="small" width="45%"> assignments of records and arrays</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p134 </td><td class="small" width="45%"> BITS FOR tests</td><td class="small"><pre>--- ..\src\p1\p134\NT386\stderr.pgm      2008-05-02 15:03:58.000000000 +0200
+++ ..\src\p1\p134\stderr.pgm   2008-01-12 16:32:08.000000000 +0100
@@ -1,5 +1,3 @@
-************************ ERROR: 0 instead of 54
-************************ ERROR: 0 instead of 54
 
 
-2 error(s) and 0 warning(s) detected
+0 error(s) and 0 warning(s) detected
</pre></td></tr> 
<tr class="bggreen tl"><td> p136 </td><td class="small" width="45%"> bit operations</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p137 </td><td class="small" width="45%"> bit insert and extract</td><td class="small"><pre>--- ..\src\p1\p137\NT386\stderr.pgm      2008-05-02 15:04:18.000000000 +0200
+++ ..\src\p1\p137\stderr.pgm   2003-03-08 10:13:53.000000000 +0100
@@ -1,415 +1,3 @@
-************************ ERROR: 283125247 instead of 819996159
-************************ ERROR: 14689791 instead of 819996159
-************************ ERROR: 14689791 instead of 819996159
-************************ ERROR: 14689791 instead of 819996159
-************************ ERROR: 14689791 instead of 819996159
-************************ ERROR: 14689791 instead of 819996159
-************************ ERROR: 6301183 instead of 819996159
-************************ ERROR: 2106879 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 9727 instead of 819996159
-************************ ERROR: 1535 instead of 819996159
-************************ ERROR: 1535 instead of 819996159
-************************ ERROR: 1535 instead of 819996159
-************************ ERROR: 511 instead of 819996159
-************************ ERROR: 511 instead of 819996159
-************************ ERROR: 255 instead of 819996159
-************************ ERROR: 127 instead of 819996159
-************************ ERROR: 63 instead of 819996159
-************************ ERROR: 31 instead of 819996159
-************************ ERROR: 15 instead of 819996159
-************************ ERROR: 7 instead of 819996159
-************************ ERROR: 3 instead of 819996159
-************************ ERROR: 1 instead of 819996159
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 16711744 instead of 637468736
-************************ ERROR: 8323136 instead of 637468736
-************************ ERROR: 4128832 instead of 637468736
-************************ ERROR: 2031680 instead of 637468736
-************************ ERROR: 983104 instead of 637468736
-************************ ERROR: 458816 instead of 637468736
-************************ ERROR: 196672 instead of 637468736
-************************ ERROR: 65600 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 12528 instead of 4206832
-************************ ERROR: 4336 instead of 4206832
-************************ ERROR: 240 instead of 4206832
-************************ ERROR: 240 instead of 4206832
-************************ ERROR: 240 instead of 4206832
-************************ ERROR: 240 instead of 4206832
-************************ ERROR: 240 instead of 4206832
-************************ ERROR: 112 instead of 4206832
-************************ ERROR: 48 instead of 4206832
-************************ ERROR: 16 instead of 4206832
-************************ ERROR: 0 instead of 4206832
-************************ ERROR: 0 instead of 4206832
-************************ ERROR: 0 instead of 4206832
-************************ ERROR: 284435967 instead of 821306879
-************************ ERROR: 16000511 instead of 821306879
-************************ ERROR: 16000511 instead of 821306879
-************************ ERROR: 16000511 instead of 821306879
-************************ ERROR: 16000511 instead of 821306879
-************************ ERROR: 16000511 instead of 821306879
-************************ ERROR: 7611903 instead of 821306879
-************************ ERROR: 3417599 instead of 821306879
-************************ ERROR: 1320447 instead of 821306879
-************************ ERROR: 271871 instead of 821306879
-************************ ERROR: 271871 instead of 821306879
-************************ ERROR: 9727 instead of 821306879
-************************ ERROR: 9727 instead of 821306879
-************************ ERROR: 9727 instead of 821306879
-************************ ERROR: 9727 instead of 821306879
-************************ ERROR: 9727 instead of 821306879
-************************ ERROR: 1535 instead of 821306879
-************************ ERROR: 1535 instead of 821306879
-************************ ERROR: 1535 instead of 821306879
-************************ ERROR: 511 instead of 821306879
-************************ ERROR: 511 instead of 821306879
-************************ ERROR: 255 instead of 821306879
-************************ ERROR: 127 instead of 821306879
-************************ ERROR: 63 instead of 821306879
-************************ ERROR: 31 instead of 821306879
-************************ ERROR: 15 instead of 821306879
-************************ ERROR: 7 instead of 821306879
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 16711744 instead of 637468736
-************************ ERROR: 8323136 instead of 637468736
-************************ ERROR: 4128832 instead of 637468736
-************************ ERROR: 2031680 instead of 637468736
-************************ ERROR: 983104 instead of 637468736
-************************ ERROR: 458816 instead of 637468736
-************************ ERROR: 196672 instead of 637468736
-************************ ERROR: 65600 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 0 instead of 637468736
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 12536 instead of 4206840
-************************ ERROR: 4344 instead of 4206840
-************************ ERROR: 248 instead of 4206840
-************************ ERROR: 248 instead of 4206840
-************************ ERROR: 248 instead of 4206840
-************************ ERROR: 248 instead of 4206840
-************************ ERROR: 248 instead of 4206840
-************************ ERROR: 120 instead of 4206840
-************************ ERROR: 56 instead of 4206840
-************************ ERROR: 24 instead of 4206840
-************************ ERROR: 284960255 instead of 821831167
-************************ ERROR: 16524799 instead of 821831167
-************************ ERROR: 16524799 instead of 821831167
-************************ ERROR: 16524799 instead of 821831167
-************************ ERROR: 16524799 instead of 821831167
-************************ ERROR: 16524799 instead of 821831167
-************************ ERROR: 8136191 instead of 821831167
-************************ ERROR: 3941887 instead of 821831167
-************************ ERROR: 1844735 instead of 821831167
-************************ ERROR: 796159 instead of 821831167
-************************ ERROR: 271871 instead of 821831167
-************************ ERROR: 9727 instead of 821831167
-************************ ERROR: 9727 instead of 821831167
-************************ ERROR: 9727 instead of 821831167
-************************ ERROR: 9727 instead of 821831167
-************************ ERROR: 9727 instead of 821831167
-************************ ERROR: 1535 instead of 821831167
-************************ ERROR: 1535 instead of 821831167
-************************ ERROR: 1535 instead of 821831167
-************************ ERROR: 511 instead of 821831167
-************************ ERROR: 511 instead of 821831167
-************************ ERROR: 255 instead of 821831167
-************************ ERROR: 127 instead of 821831167
-************************ ERROR: 63 instead of 821831167
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 16711744 instead of 637468736
-************************ ERROR: 8323136 instead of 637468736
-************************ ERROR: 4128832 instead of 637468736
-************************ ERROR: 2031680 instead of 637468736
-************************ ERROR: 983104 instead of 637468736
-************************ ERROR: 458816 instead of 637468736
-************************ ERROR: 196672 instead of 637468736
-************************ ERROR: 65600 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 12544 instead of 4206848
-************************ ERROR: 4352 instead of 4206848
-************************ ERROR: 256 instead of 4206848
-************************ ERROR: 256 instead of 4206848
-************************ ERROR: 256 instead of 4206848
-************************ ERROR: 256 instead of 4206848
-************************ ERROR: 0 instead of 4206848
-************************ ERROR: 285484543 instead of 822355455
-************************ ERROR: 17049087 instead of 822355455
-************************ ERROR: 17049087 instead of 822355455
-************************ ERROR: 17049087 instead of 822355455
-************************ ERROR: 17049087 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 271871 instead of 822355455
-************************ ERROR: 9727 instead of 822355455
-************************ ERROR: 9727 instead of 822355455
-************************ ERROR: 9727 instead of 822355455
-************************ ERROR: 9727 instead of 822355455
-************************ ERROR: 9727 instead of 822355455
-************************ ERROR: 1535 instead of 822355455
-************************ ERROR: 1535 instead of 822355455
-************************ ERROR: 1535 instead of 822355455
-************************ ERROR: 511 instead of 822355455
-************************ ERROR: 511 instead of 822355455
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 16711744 instead of 637468736
-************************ ERROR: 8323136 instead of 637468736
-************************ ERROR: 4128832 instead of 637468736
-************************ ERROR: 2031680 instead of 637468736
-************************ ERROR: 983104 instead of 637468736
-************************ ERROR: 458816 instead of 637468736
-************************ ERROR: 196672 instead of 637468736
-************************ ERROR: 65600 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 12552 instead of 4206856
-************************ ERROR: 4360 instead of 4206856
-************************ ERROR: 264 instead of 4206856
-************************ ERROR: 264 instead of 4206856
-************************ ERROR: 286008831 instead of 822879743
-************************ ERROR: 17573375 instead of 822879743
-************************ ERROR: 17573375 instead of 822879743
-************************ ERROR: 17573375 instead of 822879743
-************************ ERROR: 17573375 instead of 822879743
-************************ ERROR: 796159 instead of 822879743
-************************ ERROR: 796159 instead of 822879743
-************************ ERROR: 796159 instead of 822879743
-************************ ERROR: 796159 instead of 822879743
-************************ ERROR: 796159 instead of 822879743
-************************ ERROR: 271871 instead of 822879743
-************************ ERROR: 9727 instead of 822879743
-************************ ERROR: 9727 instead of 822879743
-************************ ERROR: 9727 instead of 822879743
-************************ ERROR: 9727 instead of 822879743
-************************ ERROR: 9727 instead of 822879743
-************************ ERROR: 1535 instead of 822879743
-************************ ERROR: 1535 instead of 822879743
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 100597824 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 33488960 instead of 637468736
-************************ ERROR: 16711744 instead of 637468736
-************************ ERROR: 8323136 instead of 637468736
-************************ ERROR: 4128832 instead of 637468736
-************************ ERROR: 2031680 instead of 637468736
-************************ ERROR: 983104 instead of 637468736
-************************ ERROR: 458816 instead of 637468736
-************************ ERROR: 196672 instead of 637468736
-************************ ERROR: 65600 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 64 instead of 637468736
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 12560 instead of 4206864
-************************ ERROR: 286533119 instead of 823404031
-************************ ERROR: 18097663 instead of 823404031
-************************ ERROR: 18097663 instead of 823404031
-************************ ERROR: 18097663 instead of 823404031
-************************ ERROR: 18097663 instead of 823404031
-************************ ERROR: 1320447 instead of 823404031
-************************ ERROR: 1320447 instead of 823404031
-************************ ERROR: 1320447 instead of 823404031
-************************ ERROR: 1320447 instead of 823404031
-************************ ERROR: 271871 instead of 823404031
-************************ ERROR: 271871 instead of 823404031
-************************ ERROR: 9727 instead of 823404031
-************************ ERROR: 9727 instead of 823404031
-************************ ERROR: 9727 instead of 823404031
-************************ ERROR: 9727 instead of 823404031
-************************ ERROR: 73924672 instead of 208142400
-************************ ERROR: 6815808 instead of 208142400
-************************ ERROR: 6815808 instead of 208142400
-************************ ERROR: 6815808 instead of 208142400
-************************ ERROR: 6815808 instead of 208142400
-************************ ERROR: 2621504 instead of 208142400
-************************ ERROR: 524352 instead of 208142400
-************************ ERROR: 524352 instead of 208142400
-************************ ERROR: 64 instead of 208142400
-************************ ERROR: 64 instead of 208142400
-************************ ERROR: 64 instead of 208142400
-************************ ERROR: 64 instead of 208142400
-************************ ERROR: -402636764 instead of 1744846884
-************************ ERROR: 671105060 instead of 1744846884
-************************ ERROR: 134234148 instead of 1744846884
-************************ ERROR: 134234148 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 16420 instead of 1744846884
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 4320417 instead of 1078062241
-************************ ERROR: 126113 instead of 1078062241
-************************ ERROR: 126113 instead of 1078062241
-************************ ERROR: 126113 instead of 1078062241
-************************ ERROR: 126113 instead of 1078062241
-************************ ERROR: 67421952 instead of 604292864
-************************ ERROR: 67421952 instead of 604292864
-************************ ERROR: 67421952 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 313088 instead of 604292864
-************************ ERROR: 16860 instead of 4211164
-************************ ERROR: 16860 instead of 4211164
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 31995391 instead of 1105737215
-************************ ERROR: 15218175 instead of 1105737215
-************************ ERROR: 6829567 instead of 1105737215
-************************ ERROR: 2635263 instead of 1105737215
-************************ ERROR: -593297344 instead of 1554186304
-************************ ERROR: 480444480 instead of 1554186304
-************************ ERROR: 480444480 instead of 1554186304
-************************ ERROR: 212009024 instead of 1554186304
-************************ ERROR: 77791296 instead of 1554186304
-************************ ERROR: 10682432 instead of 1554186304
-************************ ERROR: 10682432 instead of 1554186304
-************************ ERROR: 10682432 instead of 1554186304
-************************ ERROR: 2293824 instead of 1554186304
-************************ ERROR: 671105089 instead of 1744846913
-************************ ERROR: 134234177 instead of 1744846913
-************************ ERROR: 134234177 instead of 1744846913
-************************ ERROR: 16449 instead of 1744846913
-************************ ERROR: 16449 instead of 1744846913
-************************ ERROR: 16449 instead of 1744846913
-************************ ERROR: 16449 instead of 1744846913
-************************ ERROR: 4313192 instead of 1078055016
-************************ ERROR: 4313192 instead of 1078055016
-************************ ERROR: 4313192 instead of 1078055016
-************************ ERROR: 4313192 instead of 1078055016
-************************ ERROR: 4313192 instead of 1078055016
-************************ ERROR: 29911040 instead of 1103652864
-************************ ERROR: 29911040 instead of 1103652864
-************************ ERROR: 29911040 instead of 1103652864
-************************ ERROR: 29911040 instead of 1103652864
-************************ ERROR: 100597824 instead of 369033280
-************************ ERROR: -1558920061 instead of 588563587
-************************ ERROR: 114689 instead of 1468259705
 
 
-412 error(s) and 0 warning(s) detected
+0 error(s) and 0 warning(s) detected
</pre></td></tr> 
<tr class="bggreen tl"><td> p139 </td><td class="small" width="45%"> memory copy</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p140 </td><td class="small" width="45%"> exceptions</td><td class="small"><pre>--- ..\src\p1\p140\NT386\stdout.build        2008-05-02 15:04:37.000000000 +0200
+++ ..\src\p1\p140\stdout.build 2003-03-08 10:13:53.000000000 +0100
@@ -1,16 +1,16 @@
-"../Main.m3", line 66: warning: exception is never raised: Main.E
-"../Main.m3", line 81: warning: exception is never raised: Main.E
-"../Main.m3", line 96: warning: exception is never raised: Main.E
-"../Main.m3", line 102: warning: exception is never raised: Main.E
-"../Main.m3", line 120: warning: exception is never raised: Main.EA
-"../Main.m3", line 335: warning: exception is never raised: Main.EI
-"../Main.m3", line 340: warning: exception is never raised: Main.E
-"../Main.m3", line 353: warning: exception is never raised: Main.EI
-"../Main.m3", line 359: warning: exception is never raised: Main.E
-"../Main.m3", line 359: warning: exception is never raised: Main.EA
-"../Main.m3", line 396: warning: exception is never raised: Main.E
-"../Main.m3", line 396: warning: exception is never raised: Main.EI
-"../Main.m3", line 400: warning: exception is never raised: Main.EA
-"../Main.m3", line 410: warning: exception is never raised: Main.EI
-"../Main.m3", line 417: warning: exception is never raised: Main.E
+"../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
</pre></td></tr> 
<tr class="bggreen tl"><td> p141 </td><td class="small" width="45%"> RTProcess.Exit</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p142 </td><td class="small" width="45%"> procedure defaults</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p143 </td><td class="small" width="45%"> variable initialization</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p144 </td><td class="small" width="45%"> imported variables and order of evaluation</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p145 </td><td class="small" width="45%"> pass-thru REF types</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p146 </td><td class="small" width="45%"> NUMBER</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p148 </td><td class="small" width="45%"> simple procedure calls</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p149 </td><td class="small" width="45%"> up-level addressing</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p150 </td><td class="small" width="45%"> up-level addressing with INLINEs</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p151 </td><td class="small" width="45%"> by-value open array parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p155 </td><td class="small" width="45%"> operations on small sets</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p156 </td><td class="small" width="45%"> operations on medium-sized sets</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p157 </td><td class="small" width="45%"> operations on big sets in the heap</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p159 </td><td class="small" width="45%"> operations on very big sets in the heap</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p160 </td><td class="small" width="45%"> more operations on very big sets in the heap</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p162 </td><td class="small" width="45%"> more operations on very big sets in the heap</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p163 </td><td class="small" width="45%"> simple statements</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p164 </td><td class="small" width="45%"> simple thread tests</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p165 </td><td class="small" width="45%"> simple TYPECODE test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p166 </td><td class="small" width="45%"> RTMisc.Zero test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p167 </td><td class="small" width="45%"> array constructors as parameters</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p168 </td><td class="small" width="45%"> record constructor with loopholed argument</td><td class="small"><pre>--- ..\src\p1\p168\NT386\stdout.build        2008-05-02 15:08:37.000000000 +0200
+++ ..\src\p1\p168\stdout.build 2003-03-08 10:13:53.000000000 +0100
@@ -1,2 +1,2 @@
-"../Main.m3", line 43: warning: exception is never raised: Main.E
+"../src/Main.m3", line 43: warning: exception is never raised: Main.E
 1 warning encountered
</pre></td></tr> 
<tr class="bggreen tl"><td> p169 </td><td class="small" width="45%"> runtime fingerprint</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p170 </td><td class="small" width="45%"> simple BITS FOR test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p171 </td><td class="small" width="45%"> array constructor as record default</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p172 </td><td class="small" width="45%"> REAL vs. C's float</td><td class="small"><pre>--- ..\src\p1\p172\NT386\stdout.pgm  2008-05-02 15:09:16.000000000 +0200
+++ ..\src\p1\p172\stdout.pgm   2003-03-08 10:13:53.000000000 +0100
@@ -0,0 +1 @@
+23 23
--- ..\src\p1\p172\NT386\stderr.pgm     2008-05-02 15:09:16.000000000 +0200
+++ ..\src\p1\p172\stderr.pgm   2003-03-08 10:13:53.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
</pre></td></tr> 
<tr class="bggreen tl"><td> p173 </td><td class="small" width="45%"> LONGREAL vs. C's double</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p174 </td><td class="small" width="45%"> large enumeration</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p175 </td><td class="small" width="45%"> CASE stmt with very large bounds</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p176 </td><td class="small" width="45%"> need full assignment in NEW and constructors</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p177 </td><td class="small" width="45%"> unaligned object field references</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p178 </td><td class="small" width="45%"> packed fields vs. C's unsigned arithmetic</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p179 </td><td class="small" width="45%"> alignment of ARRAY OF BITS 32 FOR INTEGER</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p180 </td><td class="small" width="45%"> simple generic test</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p181 </td><td class="small" width="45%"> <*NOWARN*></td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p182 </td><td class="small" width="45%"> renamed hello world</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p183 </td><td class="small" width="45%"> hidden object field</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p184 </td><td class="small" width="45%"> fold constant to check type equality</td><td class="small"><pre></pre></td></tr> 
<tr class="bgred tl"><td> p185 </td><td class="small" width="45%"> REAL vs. C float</td><td class="small"><pre>--- ..\src\p1\p185\NT386\stderr.pgm    2008-05-02 15:11:24.000000000 +0200
+++ ..\src\p1\p185\stderr.pgm   2003-03-08 10:13:55.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
</pre></td></tr> 
<tr class="bggreen tl"><td> p186 </td><td class="small" width="45%"> case statement with large labels</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p187 </td><td class="small" width="45%"> array assignment when index type changes</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p188 </td><td class="small" width="45%"> initialized globals</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p189 </td><td class="small" width="45%"> module initialization order</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p190 </td><td class="small" width="45%"> order of evaluation for messy method calls</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p191 </td><td class="small" width="45%"> array assignment generates bad C  !!BUG!!</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p192 </td><td class="small" width="45%"> recursive declarations</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p193 </td><td class="small" width="45%"> implicit narrow on '&' operands</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p194 </td><td class="small" width="45%"> open arrays in fixed array initializers !!BUG!!</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p195 </td><td class="small" width="45%"> messy method calls</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p196 </td><td class="small" width="45%"> procedure valued defaults</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p197 </td><td class="small" width="45%"> appending pickles to files</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p198 </td><td class="small" width="45%"> compiler hash function</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p199 </td><td class="small" width="45%"> exporting an obsolete function</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p200 </td><td class="small" width="45%"> recursive types again</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p201 </td><td class="small" width="45%"> recursive values</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p202 </td><td class="small" width="45%"> SUBARRAY actual parameter</td><td class="small"><pre></pre></td></tr> 
<tr class="bggreen tl"><td> p203 </td><td class="small" width="45%"> fingerprint of NULL</td><td class="small"><pre></pre></td></tr>