gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] gm2 errors


From: Gaius Mulley
Subject: Re: [Gm2] gm2 errors
Date: Sat, 01 Feb 2003 15:50:16 +0000

Hi Iztok,

thanks for the various test modules - they highlighted a number of bugs.
I've fixed the first two:

gm2/m2/comp/autotest/gm2$ gm2 -g -c dupvar.mod 
dupvar.mod:23:symbol (x) is already declared in this scope, use a different 
name or remove the declaration
dupvar.mod:22:and symbol (x) is also declared here

gm2/m2/comp/autotest/gm2$ gm2 -g -c badtype.mod
badtype.mod:24:type incompatibility, hint the types should be converted or 
coerced
badtype.mod:24:the two types are: INTEGER and REAL

I'll upload these changes this evening,

Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]