nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Compiler warnings and signed vs. unsigned char, again

2013-02-05 12:54:23
It would solve the warning, but not the bug in the code, which is
the missing explicit cast to int required to match the is* function
prototype.

Is that required?  Won't the prototypes for the is* functions take
care of it?

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>