https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90299
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2019-05-02 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Steffen Schuemann from comment #0) > Additionally the note "Implementations are strongly encouraged to [...] not > consider !exists(p) an error" suggests that "not-found" is the one error > that nobody would expect. I like to keep users on their toes ;-)