[Bug c++/86300] _Bool shouldn't be a keyword in C++
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 25 10:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86300
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to zhonghao from comment #0)
> #ifndef __clang__
> typedef bool _Bool;
> #endif
Please engage your brain.
More information about the Gcc-bugs
mailing list