[MLton] cvs commit: OS.Path.joinDirFile does not check argument

Stephen Weeks MLton@mlton.org
Thu, 3 Feb 2005 17:10:50 -0800


> >     a non-empty string a corresponds to valid representation of an arc
> >     only if fromString a returns {isAbs=false, vol="", arcs=[a]}. 
> > 
> > All the implementations agree that fromString "" does indeed return 
> > {isAbs=false, vol="", arcs=[a]}.
> 
> I presume you mean      arcs=[]  ?

Whoops.  Yes.