[M3commit] CVS Update: cm3
Jay
jay.krell at cornell.edu
Wed May 6 02:28:28 CEST 2009
I think this requires moving that path to a separate function, else we'll die in startup (PushEFrame called before ThreadF.Init).
Like I had here:
http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/runtime/common/RTCollector.m3.diff?r1=1.52;r2=1.53
but I undid that since the next change subsumed it (though incorrectly as you point out).
- Jay
----------------------------------------
> Date: Wed, 6 May 2009 02:21:50 +0000
> To: m3commit at elegosoft.com
> From: hosking at elego.de
> Subject: [M3commit] CVS Update: cm3
>
> CVSROOT: /usr/cvs
> Changes by: hosking at birch. 09/05/06 02:21:50
>
> Modified files:
> cm3/m3-libs/m3core/src/runtime/common/: RTCollector.m3
>
> Log message:
> We must have a TRY block around CollectEnough in AllocTraced, because it can
> raise an OutOfMemory error.
>
More information about the M3commit
mailing list