[M3devel] question re LONGINT

Tony Hosking hosking at cs.purdue.edu
Mon Mar 14 22:21:01 CET 2011


This is a known problem which I am still to fix.  I know what the issue is...
You can probably make do by reading counts[i] to a variable, incrementing, and assigning.

On Mar 14, 2011, at 5:14 PM, Coleburn, Randy wrote:

> 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/4b0192d1/attachment-0002.html>


More information about the M3devel mailing list