cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: isspace() usage in cookie.c

From: Harshal Pradhan <keeda_at_hotpop.com>
Date: Thu, 23 Sep 2004 19:19:40 +0530

Daniel Stenberg wrote:

> On Thu, 23 Sep 2004, Harshal Pradhan wrote:
>
>
>
> I think we should modify the 'char *' variables to become 'unsigned char
> *' variables as then typecasting it to 'int' like we do won't produce
> any negative values, which I assume is the actual problem you face?
>

I was looking for something more localized, but that would work I guess.
And yes, negative values are the basic problem.

Thanks,

Harshal
Received on 2004-09-23