[M3commit] CVS Update: cm3
Tony Hosking
hosking at cs.purdue.edu
Tue Feb 23 02:01:02 CET 2010
Jay, If you want that behavior, just do:
TInt.Chop(x, BYTESIZE(INTEGER), x);
TInt.ToInt(x, i)
On 22 Feb 2010, at 23:57, Jay Krell wrote:
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 10/02/22 23:57:21
>
> Modified files:
> cm3/m3-sys/m3back/src/: M3BackInt.m3
>
> Log message:
> remove local versions of ToInt and FromInt now that TInt.ToInt packs the bytes even if there is overflow (the right solution I suspect it TWord.ToWord)
More information about the M3commit
mailing list