Re: A simple bug
Matthew Fluet <[email protected]>
| Newsgroups | gmane.comp.lang.ml.mlton.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the bug report. I've updated the description of the command-line argument. The "-stop sml" was eliminated because the resulting SML file was nothing more than the concat of all of the individual SML files, which means it didn't obey any of the scoping that the MLB file provided. On Tue, Feb 22, 2011 at 3:19 AM, Baojian Hua <[email protected]> wrote: > hi, > > There is a bug related to the "-stop" switch, which is > located at line 740 of mlton/main/main.fun. The arg > is "{f|g|o|sml|tc}", whereas the code next disallows > "sml". > > -Paul > > _______________________________________________ > MLton mailing list > [email protected] > http://mlton.org/mailman/listinfo/mlton >