This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/23688] Compiler does not warn on selected unknown character escapes



------- Comment #3 from simon_baldwin at yahoo dot com  2006-08-18 17:51 -------
Unfortunately, adding -pedantic brings in a grab-bag of other warnings that
aren't currently separable.

What would be useful, I think, is to have unknown escape sequences as its own
-Wmumble option.  That way, it's selectively available without all of the rest
of -pedantic.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23688


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]