[MLton-devel] minor bug: when /tmp is full...

Matthew Fluet fluet@CS.Cornell.EDU
Wed, 5 Feb 2003 15:47:26 -0500 (EST)


> When /tmp is full I get an uncaught exception IO when compiling. "Unable
> to open /tmp/whatever.s!" might be better; I had a little panic over this
> one this morning. ;)

Yeah, the top-level exception handler doesn't print the name field of the
IO exception.  That is fixed in our latest experimental version of MLton,
but, unfortunately, the IO in place right now doesn't fill in the name
field with reasonable values.  In the not too distant future, that should
be fixed, so the printed IO exception should at least give you the file
name.  But, your point is well taken.

BTW, you might be interested to try our newest experimental version of
MLton, version 20030130, available at

        https://sourceforge.net/project/showfiles.php?group_id=50419

This version has support for the latest basis library spec and for
source-level time and allocation profiling.  In particular, the Net* and
Socket structures are implemented.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel