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: compiler error 109


> I get this in bug2.cc  (attached, the code isn't ansi compliant).

Thanks for your bug report. gcc-2.95.1 says

bug2.cc:6: in-class initialization of static data member of non-integral type `const string'
bug2.cc:10: `const class string B::cs' is not a static member of `class B'

so 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]