[M3devel] LONGINT to INTEGER conversion with last release

Jay K jay.krell at cornell.edu
Wed Feb 6 07:44:26 CET 2013


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/a20a4bbe/attachment-0001.html>


More information about the M3devel mailing list