emacs-devel
[Top][All Lists]
Advanced

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

Re: differ in signdness warnings.


From: Jan Djärv
Subject: Re: differ in signdness warnings.
Date: Sat, 03 Dec 2005 15:21:24 +0100
User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)

Eli Zaretskii wrote:
Date: Fri, 02 Dec 2005 16:03:40 +0100
From: "Jan D." <address@hidden>

With gcc >= 4.0 I get a lot of these when compiling Emacs:

coding.c:3471: varning: pointer targets in passing argument 1 of "safe_bcopy" differ in signedness

coding.c:3471: varning: pointer targets in passing argument 2 of "safe_bcopy" differ in signedness

frame.c:2107: varning: pointer targets in passing argument 1 of "strncmp" differ in signedness

and so on.

Is there anything said about what to do about these?


How about if we complain loudly to the GCC maintainers about these
silly warnings, and ask them to modify GCC so that it issues them only
under -Wall?

I am all for that!

        Jan D.




reply via email to

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