[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Thu Sep 20 16:37:00 CEST 2012


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	12/09/20 16:37:00

Modified files:
	cm3/m3-sys/m3back/src/: M3C.m3 

Log message:
	wow, oops, bit by mixing signed and unsigned\! when range checking INTEGER shift against 8 * sizeof(x) and -(8 * sizeof(x)) -- sizeof is unsigned, all 'negative' values are NOT less than it.. (again, see test p227)




More information about the M3commit mailing list