| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Injected-Via-Gmane: | http://gmane.org/ |
| To: | cygwin AT cygwin DOT com |
| From: | Rolf Campbell <rcampbell AT tropicnetworks DOT com> |
| Subject: | Re: Bug Report: isxxx on gcc 3.2 |
| Date: | Mon, 10 Feb 2003 22:35:11 -0500 |
| Lines: | 11 |
| Message-ID: | <b29qte$4oe$1@main.gmane.org> |
| References: | <b28of6$ba4$1 AT main DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT main DOT gmane DOT org |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 |
| X-Accept-Language: | en-us, en |
| In-Reply-To: | <b28of6$ba4$1@main.gmane.org> |
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
english characters in it's 'isxxx' functions.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |