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
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:
2 matches
Mail list logo