[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Re: GM2 Bug no. 3 and Bug 1
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Re: GM2 Bug no. 3 and Bug 1 |
Date: |
19 Oct 2004 21:04:17 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Hi,
a note to say that I'm currently uploading the cvs. Should be ready
in an hour. The latest fixes are:
* added -Wpedantic-param-names option to check that
parameters to procedures declared in definition modules
have identical names to their implementation module
procedure counterparts.
* fixed bug report by Iztok Kobal. The compiler would
crash when a constant was assigned to a procedure.
* modified gm2/lang-specs.h to make the front end run
with only the -S option. No longer requires -S -c.
Bug reported by John O Goyo.
Hope this helps,
Gaius