[MLton] update [Re: strange gc message]
Bernard Berthomieu <[email protected]> Wed, 18 Nov 2015 15:16:15 +0100
| Newsgroups | gmane.comp.lang.ml.mlton.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/18/2015 03:02 PM, Bernard Berthomieu wrote: > > In 32-bit, I get an Overflow exception in <main> before the application > really starts ... Actually, the Overflow has nothing to do with compiling with -debug true, but all to do with the fact that I simultaneously set MLton.detectOverflow to true; all my fault then. So please forget the 32-bit logs. Bernard. ------------------------------------------------------------------------------