[Bug c++/51440] C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace

2013-03-26 Thread gcc at martinien dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51440 Martin Richtarsky gcc at martinien dot de changed: What|Removed |Added CC||gcc at

[Bug c++/51440] C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace

2011-12-07 Thread blue.dragan+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51440 --- Comment #2 from Chris blue.dragan+gcc at gmail dot com 2011-12-08 01:04:18 UTC --- When narrowing down the issue I stripped a detail which may be important. All contents of the test.h file are in fact in extern C { } range. When the repro

[Bug c++/51440] C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace

2011-12-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51440 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-12-07 01:32:03 UTC --- (In reply to comment #0) In file included from test.cpp:1:0: test.h:4:16: warning: '__Named' has a field '__Named::u' whose type uses the anonymous