[M3devel] question re LONGINT
    Coleburn, Randy 
    rcolebur at SCIRES.COM
       
    Mon Mar 14 22:14:20 CET 2011
    
    
  
I was making some local mods to Mika's threadtest program to help me debug things a bit more on Windows.
I am trying to do:
   INC(counts[i]);
Where counts is REF ARRAY OF LONGINT
The compiler is complaining:
"..\src\Main.m3", line 189: ** INTERNAL CG ERROR *** unable to find integer type?  type=Int.64  s/o/a=64/0/32
I'm not sure what the status of LONGINT is on Windows.  If it is not fully implemented, let me know and I'll switch to REF ARRAY OF INTEGER, but I really need LONGINT.
Regards,
Randy Coleburn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20110314/937a33f2/attachment-0001.html>
    
    
More information about the M3devel
mailing list