[M3commit] CVS Update: cm3

Tony Hosking hosking at cs.purdue.edu
Sun Jan 24 10:26:26 CET 2010


Seems overdone...

On 23 Jan 2010, at 20:34, Jay Krell wrote:

> CVSROOT:	/usr/cvs
> Changes by:	jkrell at birch.	10/01/23 20:34:50
> 
> Modified files:
> 	cm3/m3-libs/libm3/src/fmtlex/: Lex.m3 
> 
> Log message:
> 	avoid integer overflow on two's complement systems:
> 	replace -FIRST(INTEGER) with Word.Plus(-(FIRST(INTEGER) + 1), 1)
> 	(The value is then passed to Word.GT.)




More information about the M3commit mailing list