[hobbit] Ton of "differ in signedness" warnings?

Rich Smrcina rsmrcina at wi.rr.com
Wed Feb 17 18:30:49 CET 2010


On 02/17/2010 11:02 AM, Cade Robinson wrote:
> 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?
>
>
>
>
>

They look more ominous than they are.  We tend to ignore them.

-- 
Rich Smrcina
Phone: 414-491-6001
http://www.linkedin.com/in/richsmrcina

Catch the WAVV! http://www.wavv.org
WAVV 2010 - Apr 9-13, 2010 Covington, KY



More information about the Xymon mailing list