emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiler warnings in latest CVS


From: Eli Zaretskii
Subject: Re: Compiler warnings in latest CVS
Date: Sat, 26 Jan 2008 15:35:26 +0200

> From: Leo <address@hidden>
> Date: Mon, 07 Jan 2008 20:21:37 +0000
> 
> I am seeing tons of warning messages similar to the following when
> compiling Emacs in Fedora 8.
> 
> ,----
> | coding.c:3475: warning: pointer targets in passing argument 1 of 
> 'safe_bcopy' differ in signedness
> `----

Does it help to cast the arguments of 'safe_bcopy' to (char *) ?

> the warnings of .c files have increased considerably.

Please report all the warnings, and thanks.




reply via email to

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