[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Lots of warnings with gcc4 on Fedora
- From: Miloslav Trmac <mitr volny cz>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: Lots of warnings with gcc4 on Fedora
- Date: Tue, 29 Nov 2005 20:45:40 +0100
Joost Soeterbroek wrote:
> html.c:721: warning: pointer targets in passing argument 1 of 'strlen'
> differ in signedness
> html.c:721: warning: pointer targets in passing argument 1 of
> '__builtin_strcmp' differ in signedness
>
> Are these safe to ignore?
The code will probably work correctly, but it is not valid C and the
compiler is allowed to refuse to compile it, so it should be eventually
fixed upstream.
Mirek
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]