[MLton-devel] Re: size increase

Stephen Weeks MLton@mlton.org
Wed, 10 Apr 2002 16:01:38 -0700


> I don't like being on the edge of this cliff, and will try to think
> some more about avoiding bringing in all the signal stuff unless it is
> actually used.

I reimplemented MLton.Signal to work around the problem.  Now, signals
are only brought in if you use Signal.handleWith or Handler.handler
(i.e. actually construct a handler).  That has fixed the self-compile
problem.

_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel