[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2012-06-15 Thread d.v.a at ngs dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 __vic changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #13 from __vic 2012-06-15 08:

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-11-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 --- Comment #12 from Jonathan Wakely 2011-11-05 13:33:38 UTC --- Author: redi Date: Sat Nov 5 13:33:29 2011 New Revision: 181013 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181013 Log: PR libstdc++/49894 PR bootstrap/50982

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-24 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 --- Comment #10 from Jonathan Wakely 2011-10-24 23:26:29 UTC --- Author: redi Date: Mon Oct 24 23:26:25 2011 New Revision: 180411 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180411 Log: PR libstdc++/49894 * include/std/mutex (_

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 Paolo Carlini changed: What|Removed |Added CC|jwakely.gcc at gmail dot| |com

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 --- Comment #7 from Jonathan Wakely 2011-10-15 12:25:41 UTC --- Yeah, this pr inspired http://gcc.gnu.org/ml/libstdc++/2011-10/msg00016.html

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 Paolo Carlini changed: What|Removed |Added CC||jwakely.gcc at gmail dot

[Bug libstdc++/49894] [C++0x] Uniform initialization in constructor

2011-10-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49894 Jason Merrill changed: What|Removed |Added Status|WAITING |NEW CC|