[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-09-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 --- Comment #9 from Jonathan Wakely --- Author: redi Date: Mon Sep 18 20:00:32 2017 New Revision: 252950 URL: https://gcc.gnu.org/viewcvs?rev=252950=gcc=rev Log: PR libstdc++/81468 fix test for duration conversions PR libstdc++/81468

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

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

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-09-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 --- Comment #7 from Jonathan Wakely --- Author: redi Date: Wed Sep 13 15:28:12 2017 New Revision: 252092 URL: https://gcc.gnu.org/viewcvs?rev=252092=gcc=rev Log: PR libstdc++/81468 constrain std::chrono::time_point constructor PR

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-09-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Wed Sep 13 15:20:21 2017 New Revision: 252090 URL: https://gcc.gnu.org/viewcvs?rev=252090=gcc=rev Log: PR libstdc++/81468 constrain std::chrono::time_point constructor PR

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-09-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 --- Comment #6 from Jonathan Wakely --- Author: redi Date: Wed Sep 13 15:20:34 2017 New Revision: 252091 URL: https://gcc.gnu.org/viewcvs?rev=252091=gcc=rev Log: PR libstdc++/81468 constrain std::chrono::time_point constructor PR

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-09-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Wed Sep 13 14:07:44 2017 New Revision: 252085 URL: https://gcc.gnu.org/viewcvs?rev=252085=gcc=rev Log: PR libstdc++/81468 constrain std::chrono::time_point constructor PR

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

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

[Bug libstdc++/81468] [DR1177] is_constructible gives the wrong answer for time_point construction

2017-07-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81468 Jonathan Wakely changed: What|Removed |Added Summary|is_constructible gives the |[DR1177] is_constructible