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: Template bug in egcs 1.0.3


>   I shouldn't be getting an error here, since bool(3+1==4) is true, and
>   ctassert<true> is completely defined.  Note that if I replace
>   "bool(3+1==4)" by "true", then it compiles just fine.

Thanks for your bug report. This bug appears to be fixed in 1.1.x, so
I suggest updating to 1.1.2 (if you can wait a day or so).

Regards,
Martin


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