gcc/libstdc++-v3/config/os/aix
Paolo Carlini 2f800bccec re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::graph)
2003-10-09  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11844
	* config/os/aix/ctype_base.h: Fix 'alnum' and 'graph'
	to conform to the requirements of 22.2.1.
	* config/os/bsd/freebsd/ctype_base.h: Likewise.
	* config/os/djgpp/ctype_base.h: Likewise.
	* config/os/generic/ctype_base.h: Likewise.
	* config/os/gnu-linux/ctype_base.h: Likewise.
	* config/os/hpux/ctype_base.h: Likewise.
	* config/os/irix/irix6.5/ctype_base.h: Likewise.
	* config/os/solaris/solaris2.6/ctype_base.h: Likewise.
	* config/os/solaris/solaris2.7/ctype_base.h: Likewise.
	* testsuite/22_locale/ctype/11844.cc: New.

	* config/locale/generic/ctype_members.cc (do_is):
	Generically, use a bitmasksize of 15 (instead of 10), since
	we don't know the numerical encoding of the various categories
	in the underlying /usr/include/ctype.h.

From-SVN: r72281
2003-10-09 19:10:56 +00:00
..
atomicity.h re PR libstdc++/11062 (Please avoid __attribute__ ((unused))) 2003-06-02 18:03:23 +00:00
ctype_base.h re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::graph) 2003-10-09 19:10:56 +00:00
ctype_inline.h *: Move header files up a level. 2002-06-24 05:50:58 +00:00
ctype_noninline.h *: Move header files up a level. 2002-06-24 05:50:58 +00:00
os_defines.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00