[Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 25 20:51:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
------- Additional Comments From bkoz at gcc dot gnu dot org 2003-09-25 20:29 -------
I'm checking in this sucker, which should finally resolve this for 3.4.
Wheee! Thanks Brad.
-benjamin
2003-09-25 Brad Spencer <spencer@infointeractive.com>
PR libstdc++/6072
* acinclude.m4:
* aclocal.m4: Regenerate.
* config.h.in: Regenerate.
* configure: Regenerate.
* crossconfig.m4: Add in wchar_t bits for solaris crosses.
* config/io/basic_file_stdio.cc: Guard unistd.h.
* include/c_compatibility/wchar.h: Guard extra wchar_t functionality.
* include/c_std/std_cwchar.h: Same.
* include/c_std/std_cwctype.h: Same.
More information about the Gcc-bugs
mailing list