Proposal for std.path replacement

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Sun Mar 20 12:50:33 PDT 2011


On Sun, 20 Mar 2011 20:11:36 +0100, Andrej Mitrovic wrote:

> I've just reported two issues with std.path.join:
> http://d.puremagic.com/issues/show_bug.cgi?id=5758
> http://d.puremagic.com/issues/show_bug.cgi?id=5759
> 
> Does pathJoiner suffer from the same problems?

Are you referring to joinPath() in my code?  If so, no.  It works at 
compile time, and correctly joins the paths.

-Lars


More information about the Digitalmars-d mailing list