------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-23 19:53 ------- You can use that to disable this warning for all sources by putting a #pragma in a header that gets included. There is no way to disable this warning at all (I assume you are using -pedantic since that is only when this warning gets enabled as C90 says you only have support up to certain length of strings constants).
*** This bug has been marked as a duplicate of 9049 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19588