Re: [PATCH] warning cleared
* On 2005.09.20, in <20050920081219.GB10503@xxxxxxxxxxxxx>,
* "Vincent Lefevre" <vincent@xxxxxxxxxx> wrote:
>
> to an unsigned char or EOF. You need to cast to an unsigned char
> first (you can then cast to an int, but this is useless, and the
> compiler shouldn't complain):
As you like. I wrote the code being patched, and happen to know that
casting to int is a correct solution. :)
But you're right, casting to unsigned char should satisfy the warning as
well.
--
-D. dgc@xxxxxxxxxxxx NSIT University of Chicago