[Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris pre 10
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 31 14:05:00 GMT 2006
------- Comment #25 from ebotcazou at gcc dot gnu dot org 2006-03-31 14:05 -------
> Confirmed on Solaris 7, 8 and 9, everything is fine on Solaris 10.
Three functions are missing:
conftest.cc:75: error: '::wcstold' has not been declared
conftest.cc:76: error: '::wcstoll' has not been declared
conftest.cc:78: error: '::wcstoull' has not been declared
They'll need to be specialized like vfwscanf and the like.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pcarlini at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702
More information about the Gcc-bugs
mailing list