[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Feb 8 14:02:20 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/02/08 14:02:20
Modified files:
cm3/m3-sys/m3middle/src/: TInt.i3 TInt.m3
cm3/m3-sys/m3front/src/exprs/: IntegerExpr.m3
Log message:
Bring back IntI, to fix:
"..\src\float\Common\DragonInt.m3", line 114: value is not constant
SigBits = Word.RightShift (Word.Not (0), Reserved);
"..\src\time\WIN32\TimeWin32.m3", line 19: value is not constant
I = Word.Plus(LAST(INTEGER), 1);
The pain that is CVS:
cvs -z3 upd -j 1.21 -j 1.20 TInt.i3
cvs -z3 upd -j 1.18 -j 1.17 TInt.m3
cvs -z3 upd -j 1.7 -j 1.6 IntegerExpr.m3
More information about the M3commit
mailing list