gm2
[Top][All Lists]
Advanced

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

[Gm2] gm2 segfault (checked with ULM)


From: John O Goyo
Subject: [Gm2] gm2 segfault (checked with ULM)
Date: Fri, 12 Oct 2007 13:46:15 -0400
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

John O Goyo wrote:
Gaius Mulley wrote:
Dmitry Shatrov <address@hidden> writes:
[...]
MODULE test;

VAR A : CARDINAL;

CONST B = A;

END test.
[...]
I have a program for JPI Modula-2 in the front of me, and it looks like
in JPI such assignment is OK. Is it a deviation from PIM and/or ISO?

Regards,
Dmitry
[...]

And finally, here is the response from Ulm's compiler (on Solaris/Sparc):
=================================================
errors in test.m2
   5    CONST B = A;
                   ^ wrong class of identifier
=================================================

Sincerely,
john




reply via email to

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