[MLton] share bug

Stephen Weeks sweeks@sweeks.com
Wed, 19 Apr 2006 13:11:01 -0700


> If you compile the above with -debug true, it will fail in an assert
> at the GC.collect. 

I forgot to mention that you first have to rebuild the runtime with
FORCE_GENERATIONAL = TRUE, so that the example will use the
generational GC.