> I upgraded mlton to version 20051109-1 from 20041109, and I can no > longer compile my ML projects, because when the compiler reaches the > defunctorize stage it takes up all available memory, and I have to > kill the process. This occurs when trying to compile any code that > declares and uses functors. Following is the output from > mlton -verbose 3: > > mlton -verbose 3 dynamo.mlb
We need to determine if the bug is really nontermination or is just a lack of memory. If you could post the code somewhere (http://mlton.org/TemporaryUpload is one possibility) I will try it out on a machine with 2G. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]