[MLton] A simple bug

Matthew Fluet matthew.fluet at gmail.com
Tue Feb 22 05:42:06 PST 2011


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 <huabj at mail.ustc.edu.cn> 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
> MLton at mlton.org
> http://mlton.org/mailman/listinfo/mlton
>



More information about the MLton mailing list