public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/90704] filesystem::path overloads for file streams are not conforming
Date: Mon, 10 Aug 2020 09:27:08 +0000	[thread overview]
Message-ID: <bug-90704-4-f8tF1RnNID@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-90704-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
FWIW I opened https://cplusplus.github.io/LWG/issue3430 to say string_view
should be usable directly.

It makes absolutely no sense for construction from a string_view to convert to
filesystem::path just to add a null terminator to the end. It's not even clear
that we want implicit conversion from string_view to work.

  parent reply	other threads:[~2020-08-10  9:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-90704-4@http.gcc.gnu.org/bugzilla/>
2020-06-11 20:17 ` redi at gcc dot gnu.org
2020-08-10  9:27 ` redi at gcc dot gnu.org [this message]
2020-08-10  9:35 ` [Bug libstdc++/90704] [LWG 3430] " redi at gcc dot gnu.org
2020-08-10 16:46 ` manx-bugzilla at problemloesungsmaschine dot de
2020-08-10 17:10 ` redi at gcc dot gnu.org
2020-08-10 17:12 ` redi at gcc dot gnu.org
2020-08-10 17:51 ` manx-bugzilla at problemloesungsmaschine dot de
2021-04-27 11:38 ` jakub at gcc dot gnu.org
2021-06-09  9:51 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-90704-4-f8tF1RnNID@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).