------- Comment #3 from jsm28 at gcc dot gnu dot org 2009-03-29 23:52 ------- I think it's quite reasonable for the preprocessor to interpret this as a possible attempt to nest /* */ comments, and warn about it. -Wall imposes some requirements on coding style, and I think avoiding "/*" inside a /* */ comment is a reasonable one.
-- jsm28 at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33063