[M3devel] initializing LONGINT doesn't work
Jay K
jay.krell at cornell.edu
Sun Feb 7 14:08:11 CET 2010
Maybe not fully up to date, Linux/x86:
jay at xlin2:~/t$ cat src/Main.m3
MODULE Main;
VAR a := 1L;
BEGIN
END Main.
jay at xlin2:~/t$ /cm3/bin/cm3
--- building in LINUXLIBC6 ---
new source -> compiling Main.m3
"../src/Main.m3", line 3: warning: not used (a)
"../src/Main.m3", line 1: ** INTERNAL CG ERROR *** unable to stuff bit field val
ue??
***
*** runtime error:
*** <*ASSERT*> failed.
*** file "../src/misc/CG.m3", line 1013
***
Aborted
jay at xlin2:~/t$
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100207/f0c3e073/attachment-0001.html>
More information about the M3devel
mailing list