[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] New: C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace

2011-12-06 Thread blue.dragan+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51440 Bug #: 51440 Summary: C++ compiler produces warning for an unnamed struct member: TYPE has a field FIELD whose type uses the anonymous namespace Classification: Unclassified