[Bug c++/91964] Wrong -Wint-in-bool-context warning for enum constant
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 2 09:53:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91964
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |edlinger at gcc dot gnu.org
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think the documentation could certainly be improved, because the description
of the warning option has incorrect grammar and punctuation, and it doesn't
accurately match the cases that are diagnosed by the warning.
More information about the Gcc-bugs
mailing list