[Bug c/70952] Missing warning for likely-erroneous octal escapes in string literals
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 29 15:39:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70952
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #3)
> (In reply to Alexander Monakov from comment #0)
> > GCC doesn't warn for:
> >
> > const char s[] = "\008";
> >
>
> Confirmed.
Actually dup of bug 60523
*** This bug has been marked as a duplicate of bug 60523 ***
More information about the Gcc-bugs
mailing list