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++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1


------- Additional Comments From pcarlini at suse dot de  2004-08-12 18:10 -------
> Does the absence of wctype.h and specializations prevent wstring from working?

wctpye.h is important for locale, for the ctype facet, but shouldn't prevent
wstring from working... Probably in our autoconf tests we are lacking a finer 
grained enabling/disabling of the features...


-- 


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


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