On Friday, 17 July 2015 at 05:45:06 UTC, Tofu Ninja wrote:
On Friday, 17 July 2015 at 03:17:08 UTC, Rikki Cattermole wrote:
https://issues.dlang.org/show_bug.cgi?id=3420

I have always hated that sub directories were not allowed. A flat file directory simply sucks when you have a couple hundred string imports... why walter... why.... </3

I wonder if windows support can be added using PathCanonicalize and PathFileExists
seems about as "secure" as using realpath on posix

https://msdn.microsoft.com/en-us/library/windows/desktop/bb773569(v=vs.85).aspx
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773584(v=vs.85).aspx

Reply via email to