[M3devel] LONGINT to INTEGER conversion with last release

Jay K jay.krell at cornell.edu
Wed Feb 6 08:26:04 CET 2013


nevermind, I rewrote the code in C.




From: jay.krell at cornell.edu
To: m3devel at elegosoft.com
Date: Wed, 6 Feb 2013 06:44:26 +0000
Subject: [M3devel] LONGINT to INTEGER conversion with last release




http://hudson.modula3.com:8080/job/cm3-current-build-AMD64_LINUX/257/console
"../src/M3C.m3", line 275: VAL: first argument must be an INTEGER


This error dates to the previous release.The current tree lets the first parameter be a LONGINT.You can doVAL(1L, INTEGER) to convert, I think with range check, a LONGINT to an INTEGER.

How do I do that with the last release though?

Thank you, - Jay

 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20130206/a183b6cb/attachment-0002.html>


More information about the M3devel mailing list