This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: incorrect namespace usage


> Hello, the compiler told me to tell you about this bug.
> I think the code that triggers it is incorrect c++.

Thanks for your bug report. The mainline compiler (2.96 19991222
(experimental)) says

a.cc: In function `int main (int, char **)':
a.cc:11: `N' is not an aggregate type

so it seems the bug has been fixed.

Regards,
Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]