Xymon Mailing List Archive search

Fedora Core 4 Install

list Henrik Størner
Mon, 27 Jun 2005 23:10:11 +0200
Message-Id: <user-ea37049d2c74@xymon.invalid>

On Mon, Jun 27, 2005 at 11:14:51AM -0400, Jeffcoat, Al wrote:
I'm getting the following warnings on an install of Hobbit onto Fedora Core 4, and wanted to find out if they are safe to ignore.

hobbitd.c: In function âhandle_statusâ:
hobbitd.c:804: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
I believe you can safely ignore those. Adding "-funsigned-char" to the
compile-time options will probably eliminate them completely.

I'll do a test-install of FC4 to see if I can weed out those sometime.

(Being from a country where we depend on characters outside 7-bit ascii
for just ordinary names does have some advantages - one of them being
that I always assume chars to be unsigned. "-'q' ? You gotta be joking...")


Regards,
Henrik