[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2013-05-06 Thread js at lastlog dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 --- Comment #7 from js at lastlog dot de 2013-05-06 11:37:54 UTC --- which gcc version will have that patch applied? thanks for fixing, hope libcppa will work with gcc now again! On 05/04/2013 02:33 PM, paolo.carlini at oracle dot com wr

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Blocks|

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2013-05-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Paolo Carlini changed: What|Removed |Added Known to work||4.8.0, 4.9.0 Known to fail|

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2012-12-05 Thread js at lastlog dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 js at lastlog dot de changed: What|Removed |Added CC||js at lastlog dot de --- Comment #

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2012-05-30 Thread gccearlyadop...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 --- Comment #3 from gccearlyadop...@trash-mail.com 2012-05-30 12:34:12 UTC --- My local GCC says "4.7.0_3". :)

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2012-05-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCONF

[Bug c++/51927] [C++0x] Cannot access non-static members in initializer

2012-05-30 Thread gccearlyadop...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51927 --- Comment #1 from gccearlyadop...@trash-mail.com 2012-05-30 07:48:35 UTC --- This Bug still exists in the latest GCC 4.7 release.