* data.c (Fstring_to_number): Declare p to be an unsigned char, to
match the data field of strings. * data.c (Fstring_to_number): Just skip tabs and spaces; don't use the <ctype.h> macros. The <ctype.h> stuff apparently varies from locale to locale more than we'd like. Don't include <ctype.h>.
Showing
Please register or sign in to comment