Poly/ML

Stephen Weeks sweeks@intertrust.com
Thu, 19 Oct 2000 14:50:35 -0700 (PDT)


> For tmpnam(), how about the following:  I just hacked mlton-lib.c into 2 parts,
> separating out OS_FileSys_tmpnam().  It goes into libmlton.a along with the
> rest of mlton-lib.o.  This way you only get the warning about tmpnam() if
> you have a program which actually uses it.

A fine solution for 20000906-2.  For the long run, I think we should go to our
own version.