[Issue 19069] "/..".buildNormalizedPath returns "/" instead of throwing; not documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 25 11:46:48 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19069

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at d-ecke.de
           Severity|enhancement                 |normal

--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
I'm not sure, if this is different on Mac OS, but on linux, there exists .. in
the root directory, which just leads to /. So at least on linux this is correct
behaviour.

--


More information about the Digitalmars-d-bugs mailing list