Miscellaneous interesting things

Scott Tringali scott.tringali at totalviewtech.com
Mon Dec 31 05:00:39 CET 2007


Thorsten Haude wrote:

>> selection.c:95-110
>>    char *endptr;
>>    ...
>>    if (isdigit((unsigned char) *endptr ) ...
>> Why the cast?
> 
> To clear things up? I changed it into (int).

Did you commit this? Doesn't this break some platforms? ISTR this cast 
was needed somewhere.



More information about the Develop mailing list