[Bug libstdc++/61269] includes inside std namespace

2014-06-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #7 from Jonathan Wakely --- Author: redi Date: Fri Jun 13 11:59:22 2014 New Revision: 211636 URL: https://gcc.gnu.org/viewcvs?rev=211636&root=gcc&view=rev Log: 2014-06-13 Jonathan Wakely Backport from mainline PR libstdc+

[Bug libstdc++/61269] includes inside std namespace

2014-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #6 from Jonathan Wakely --- Great - thanks for confirming it

[Bug libstdc++/61269] includes inside std namespace

2014-06-12 Thread daniel at constexpr dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #5 from Daniel Scharrer --- Yes, after your fix everything works with Clang.

[Bug libstdc++/61269] includes inside std namespace

2014-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #4 from Jonathan Wakely --- Hi Daniel - did this fix solve the problem for Clang? I'd like to backport the change that introduced the problem, but only if I know it will be OK if I include this fix too.

[Bug libstdc++/61269] includes inside std namespace

2014-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/61269] includes inside std namespace

2014-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Wed May 21 15:09:37 2014 New Revision: 210715 URL: http://gcc.gnu.org/viewcvs?rev=210715&root=gcc&view=rev Log: PR libstdc++/61269 * include/std/type_traits: Move include outside

[Bug libstdc++/61269] includes inside std namespace

2014-05-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|