[Bug translation/79618] prevent missing space in multiline string literals

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 7 14:18:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79618

--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
It doesn't.  -Wformat-diag runs after adjacent string literals have been
concatenated.  Detecting these kinds of issues would mean enhancing the
preprocessor.


More information about the Gcc-bugs mailing list