[Bug c/78155] missing warning on invalid isalpha et al.
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 30 22:13:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78155
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-30
CC| |egallager at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
When I run the program, it prints 0 rather than crashing. Confirming that a
warning would be nice though, for portability to platforms where it would cause
a crash.
More information about the Gcc-bugs
mailing list