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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 7 10:23:24 UTC 2018


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

          Issue ID: 19069
           Summary: "/..".buildNormalizedPath returns "/" instead of
                    throwing; not documented
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: timothee.cour2 at gmail.com

rdmd --eval '"/..".buildNormalizedPath.writeln'
/

--


More information about the Digitalmars-d-bugs mailing list