[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ooc-m68k-960119



Hi all,

I've just uploaded a new version of the AmigaOS backend for OOC. It has
been built from the ooc-960117 sources, and tested by compiling all the
source code for OOC itself, OOB and the test modules. Only a couple of
problems arose:

  * When compiling frontend/first_steps/Predef.Mod, OOC halts with a NIL
    pointer trap in module GateReduction, line 111, col 42. This occurs
    while compiling the procedure Predef.TestHalt.

  * The parsing of external code declarations appears to be broken. When
    compiling frontend/Test/Ext.mod the following errors are reported:

      12:123 ']' expected
      12:139 ';' expected

A bug in Oberon-A's OC was discovered while doing all of this, and the
fixed version (OC 5.39) will be uploaded to the artworks ftp site in the
next day or so.

Frank