Re: Bug Report: isxxx on gcc 3.2

2003-02-10 Thread Rolf Campbell
Gustavo Guerra wrote: Hi std::isgraph(char), std::isalpha(char) and std::alnum(char) are not working correctly on latest cygwin. They return false for á à é í ó ú ç and other characters like that. Regards Gustavo Guerra Looking at newlib/libc/ctype/ctype_.c, it looks like cygwin only handles

Bug Report: isxxx on gcc 3.2

2003-02-10 Thread Gustavo Guerra
Hi std::isgraph(char), std::isalpha(char) and std::alnum(char) are not working correctly on latest cygwin. They return false for á à é í ó ú ç and other characters like that. Regards Gustavo Guerra -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http: