------- Comment #14 from gregoryk at edifecs dot com 2007-03-27 19:51 ------- Thank you for info. The sample is working now with _GLIBCXX_FULLY_DYNAMIC_STRING turned on. What is the next procedure with bug status? For me bug can be marked as FIXED.
Regarding portability. We use unsigned short strings on more then 6 platforms and would like to continue this way. We use custom implementation of char_traits<unsigned short> where it is not available. And looking on migration on Xerces STL as a common solution for all platforms (yes, it is not easy but worth to try). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31368