On Thu, Apr 12, 2012 at 11:10 AM, niXman <i.nix...@gmail.com> wrote:
> 2012/4/12 Earnie Boyd <ear...@users.sourceforge.net>:
>> On Thu, Apr 12, 2012 at 7:04 AM, niXman wrote:
>>> I.e. these warnings is reported when building gcc.
>>>
>>> ../../../mingw-src/gcc-trunk/gcc/lto-streamer.c:173:5: warning: ISO C
>>> does not support the 'I64' ms_printf length modifier [-Wformat]
>>
>> Add -Wno-format after the -pedantic.
>
> No, I do not want to suppress all warnings for the format string.
> Thanks.

Then you'll need to live with the warnings because MS extensions are
not ISO C, nor are they ANSI C for that matter.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to