This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/22087] ctype<char> tables are offset by one on DJGPP
- From: "carey dot evans at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Oct 2005 08:20:19 -0000
- Subject: [Bug libstdc++/22087] ctype<char> tables are offset by one on DJGPP
- References: <bug-22087-10835@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from carey dot evans at gmail dot com 2005-10-02 08:20 -------
Created an attachment (id=9860)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9860&action=view)
Patch to ctype_inline.h and ctype_noninline.h
Here's a patch that copies the Solaris 2.7 implementation with the DJGPP libc
variable names.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22087