emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suspicious warning in W64 build


From: Eli Zaretskii
Subject: Re: Suspicious warning in W64 build
Date: Tue, 12 Sep 2017 20:49:50 +0300

> Date: Sat, 09 Sep 2017 19:07:23 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
> 
> > At least some of the "-Wformat=" warnings are misleading.
> > Emacs has to use MSVC's rules for format strings, but GCC
> > warns based on the C standard rules implemented in GCC.
> 
> Actually, these are the most worrisome, because they seem to tell your
> MinGW headers might mismatch your GCC version.  Or maybe this is a
> general MinGW64 problem that should be solved by MinGW64 developers.

OK, I got some information from the MinGW64 developers, but now I need
your help, Richard.  I need you to produce preprocessed versions of
frame.c, keyboard.c, and print.c, and send them to me.

Do you know how to produce such preprocessed versions?  They need to
be produced using the exact GCC switches used when these files are
compiled as part of the build.  Let me know if you need instructions.

I will then try to figure out how to get ourself out of this mess,
given what they explained to me.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]