[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Feb 10 13:58:54 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/02/10 13:58:54
Modified files:
cm3/m3-sys/m3middle/src/: TInt.m3
cm3/m3-sys/m3back/src/: M3x86.m3
Log message:
use the new m3objfile appendBytes(array of [0..255])
instead of m3objfile append(integer)
so that we have a chance of initializing longints, when
the frontend is fixed
in TInt.m3, fix ToBytes to return 1 byte for zero and -1 instead
of zero bytes -- it should never return 0 bytes
More information about the M3commit
mailing list