[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Fri Feb 5 14:15:15 CET 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/02/05 14:15:15

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

Log message:
	I don't know why in_proc_call is limited to 2; it seems fairly harmless to raise it (it'll waste memory on the fixed size arrays) so raise it to 10; enforce the limit with a subrange instead of an assert (that is better Modula-3 style, right?); we should try to construct some 'complex' code to see if we can get the value over 2 or even 10




More information about the M3commit mailing list