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: Stefan Monnier
Subject: Re: Compiler warnings in latest CVS
Date: Sat, 26 Jan 2008 14:33:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> 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
> `----

These are harmless and are normally turned off by -Wno-pointer-sign, so
somehow you seem to have used other compilation options.


        Stefan




reply via email to

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