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: BUG (GCC-2.95.2): Default conversions not applied to template classes


> This has been observed with GCC-2.95.2 under RedHat Linux 6.1.

Thanks for your bug report. The mainline compiler (2.96 19991222
(experimental)) compiles this just fine; it appears the bug has been
fixed. You can work-around the bug by calling operator bool
explicitly.

Regards,
Martin


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