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]
Other format: [Raw text]

[Bug c++/8715] '~' operator for unsigned char and conversion to bool



------- Comment #6 from manu at gcc dot gnu dot org  2007-01-26 16:00 -------
OK. I see now. This seems hard to fix, since it is exposing the current
implementation of a conversion to bool.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8715


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