[Bug c++/63458] make -Wbool-operation warn about shift operations
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 13 08:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63458
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|myclassobj >> charac |make -Wbool-operation warn
|compiles without warning, |about shift operations
|EVEN though ONLY |
|operator>>(std::string&) |
|exists |
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Updating the title so it's more obvious what's been confirmed as a bug.
More information about the Gcc-bugs
mailing list