[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-11-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-11-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #11 from Paolo Carlini paolo.carlini at oracle dot com --- Let's adjust the Milestone: with the backport these bugs are fixed for 4.9.1.

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-11-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Target Milestone|5.0 |4.9.1

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #8 from Paolo Carlini paolo.carlini at oracle dot com --- *** Bug 58940 has been marked as a duplicate of this bug. ***

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-07-01 Thread ppluzhnikov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #7 from ppluzhnikov at gcc dot gnu.org --- Author: ppluzhnikov Date: Tue Jul 1 18:46:26 2014 New Revision: 212207 URL: https://gcc.gnu.org/viewcvs?rev=212207root=gccview=rev Log: Backport r210653 from mainline:

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-06-27 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com --- The patch isn't trivial but I understand that it fixes quite a few issues. Thus certainly no objections from me. Just ask on the mailing list: if Jason agrees, please go ahead.

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-06-26 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #5 from Paul Pluzhnikov ppluzhnikov at google dot com --- (In reply to Paolo Carlini from comment #4) Fixed for 4.10.0. Can this be back-ported to gcc-4_9-branch?

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-05-20 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 20 19:20:59 2014 New Revision: 210653 URL: http://gcc.gnu.org/viewcvs?rev=210653root=gccview=rev Log: /cp 2014-05-20 Paolo Carlini

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-05-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2014-05-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2013-11-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/58930] [C++11] Bogus error: converting to ... from initializer list would use explicit constructor

2013-11-14 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58930 --- Comment #1 from Paul Pluzhnikov ppluzhnikov at google dot com --- Re-confirmed with current trunk: g++ (GCC) 4.9.0 20131114 (experimental)