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++/11844] Incorrect values of ctype_base::alnum and ctype_base::graph


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11844



------- Additional Comments From paolo at gcc dot gnu dot org  2003-08-07 14:06 -------
Indeed, as noticed by Andrew, this is target dependent: f.i., netbsd is 100% ok.
We shall simply go work through all the config/os/*/ctype_base.h and fix those
which are not ok (most are not ok, generic included).

If nobody volunteer in the next couple of weeks, will do myself...

Paolo.


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