------- Comment #3 from jvdelisle at gcc dot gnu dot org 2010-05-04 01:56 ------- What I am thinking of is a warning if a quoted string is terminated by an end-of-line and there is no closing quote.
I would like to put this behind -Wcharacter-truncation which will be picked up with -Wall. Let's see what I can come up with. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43899