[Bug libstdc++/82254] std::is_nothrow_invocable_r is broken

2017-09-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82254 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/82254] std::is_nothrow_invocable_r is broken

2017-09-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82254 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Wed Sep 20 14:22:25 2017 New Revision: 253014 URL: https://gcc.gnu.org/viewcvs?rev=253014=gcc=rev Log: PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions

[Bug libstdc++/82254] std::is_nothrow_invocable_r is broken

2017-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82254 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |7.3 --- Comment #3 from Jonathan

[Bug libstdc++/82254] std::is_nothrow_invocable_r is broken

2017-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82254 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Tue Sep 19 14:33:51 2017 New Revision: 252977 URL: https://gcc.gnu.org/viewcvs?rev=252977=gcc=rev Log: PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions

[Bug libstdc++/82254] std::is_nothrow_invocable_r is broken

2017-09-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82254 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|