New test 22_locale/collate_wchar_t_members.cc fails on cygwin

Billinghurst, David (CRTS) David.Billinghurst@riotinto.com
Wed Aug 22 21:16:00 GMT 2001


The new test 22_locale/collate_wchar_t_members.cc fails on cygwin.  The
problem seems to be:
 `wstring' undeclared (first use this function)

>From libstdc++-v3/include/bits/stringfwd.h it seems that defining
_GLIBCPP_USE_WCHAR_T may fix this.  Is this a "good thing"?  If so, how do I
do it?



More information about the Libstdc++ mailing list