public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/95209] New: std::filesystem::path::lexically_normal mangles "//foo"
@ 2020-05-19 13:53 terra at gnome dot org
  2020-05-19 13:55 ` [Bug libstdc++/95209] " terra at gnome dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: terra at gnome dot org @ 2020-05-19 13:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95209

            Bug ID: 95209
           Summary: std::filesystem::path::lexically_normal mangles
                    "//foo"
           Product: gcc
           Version: 10.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: terra at gnome dot org
  Target Milestone: ---

Created attachment 48566
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48566&action=edit
test program

lexically_normal transforms "//foo" into "/foo".  It should leave
two initial slashes (an alternate root) alone.

Output of upcoming program is "/foo" when it should be "//foo".

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-21 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19 13:53 [Bug libstdc++/95209] New: std::filesystem::path::lexically_normal mangles "//foo" terra at gnome dot org
2020-05-19 13:55 ` [Bug libstdc++/95209] " terra at gnome dot org
2020-05-19 15:48 ` redi at gcc dot gnu.org
2020-05-21 12:26 ` redi at gcc dot gnu.org
2020-05-21 12:32 ` redi at gcc dot gnu.org
2020-05-21 16:59 ` terra at gnome dot org
2020-05-21 19:33 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).