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

Reply via email to