https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91383
--- Comment #5 from Frédéric Bron ---
OK, thanks. I agree it dos not real harm.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91383
--- Comment #2 from Frédéric Bron ---
I agree that in C++14, they should be marked deprecated.
But the features have been removed in C++17. They are not deprecated anymore,
so in my opinion, they should not be available with -std=c++17.
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: ufospoke at gmail dot com
Target Milestone: ---
Created attachment 46679
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46679&action=edit
program showing that removed feature
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90050
Frédéric Bron changed:
What|Removed |Added
CC||ufospoke at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87107
--- Comment #2 from Frédéric ---
Yes, I've seen that one and saw it was fixed before 8.2.0. I wasn't sure
actually if it was included in 8.2.0 as it was solved few weeks before 8.2.0
was out.
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: ufospoke at gmail dot com
Target Milestone: ---
Created attachment 44598
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44598&action=edit
File to reproduce the issue
The new IO extension from GIL (boost