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 bootstrap/25502] Werror problem in build



------- Comment #3 from mmitchel at gcc dot gnu dot org  2005-12-20 16:44 -------
This was discussed after I posted the patch.  The GCC format-checking stuff
does not know about the Windows extensions.  So, on MinGW, you should
--disable-werror.  This bug should be reclassified as a diagnostic bug; it's a
limitation in the format checkers, not a bug in the macros.


-- 


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


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