phobo's std.file is completely broke!

Vladimir Panteleev thecybershadow.lists at gmail.com
Sat Sep 22 21:04:04 UTC 2018


On Saturday, 22 September 2018 at 20:46:27 UTC, Jonathan Marler 
wrote:
> Decided to play around with this for a bit.  Made a "proof of 
> concept" library:

I suggest using GetFullPathNameW instead of GetCurrentDirectory + 
manual path appending / normalization. It's also what CoreFX 
seems to be doing.



More information about the Digitalmars-d mailing list