This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/22087] ctype<char> tables are offset by one on DJGPP



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]