X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Carey Evans" Newsgroups: comp.os.msdos.djgpp Subject: C++ ctype bugs again Date: 20 Jul 2005 19:24:46 -0700 Organization: http://groups.google.com Lines: 29 Message-ID: <1121912686.518362.293130@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: 210.54.0.162 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1121912692 4015 127.0.0.1 (21 Jul 2005 02:24:52 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 21 Jul 2005 02:24:52 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=210.54.0.162; posting-account=a2Dz9g0AAAAQI7DN4N6e935Thq5XWCRh To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all. I posted to the mailing list a while ago about some bugs in ctype in libstdc++ on DJGPP, but I haven't heard anything about it apart from Hans' observations on what the C++ standard should be allowed to specify. I'm pretty sure I understand what the standard is getting at, and the other platforms supported by libstdc++ do it the way the standard says. I've added a bug report to the GCC Bugzilla now, which is hopefully a bit clearer, and I'm wondering if there's any reason why these bugs shouldn't get fixed in a future GNU C++ package for DJGPP. Thanks. Original mail: http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp/2005/05/19/19:46:11 Bug 22087: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22087 Other implementations of ctype: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc%2b%2b-v3/config/os/newlib/ http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc%2b%2b-v3/config/os/solaris/solaris2.7/ -- http://carey.geek.nz/