On 12 Oct 2002 at 8:54, Giles Lean wrote:

> Portable code uses 'unsigned char' when using ctype.h features, even
> though for many platforms where 'char' is an unsigned type it's not
> necessary for correct functioning.
> 
> I don't see any isspace() or similar in the code though, so I'm not
> sure why this issue is being raised?

Well, I commented on fixchar contrib module that it should use unsigned char 
rather than just char, to be on safer side on all platforms. Nothing much..

Bye
 Shridhar

--
brokee, n:      Someone who buys stocks on the advice of a broker.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to