Ton of "differ in signedness" warnings?
Cade Robinson
cade.robinson at gmail.com
Wed Feb 17 18:02:48 CET 2010
When I compile I get a TON of "differ in signedness" warnings.
Everything compiles but I am wondering about the warnings.
Looking up the error it looks like "just ignore them" is the answer but
should I?
Why is there something like this:
unsigned char *message;
or
static unsigned char *cause = NULL;
I am guessing these are strings - so why the unsigned?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20100217/7e8b250e/attachment.html>
More information about the Xymon
mailing list