Boost logo

Boost :

From: Darren Cook (darren_at_[hidden])
Date: 2005-07-19 03:12:57


> The xml_wiarchve and xml_woarechive do use UTF-8. The specific case
> reported by the user is a std::wstring with a '\0' in the middle of it.
> Using UTF-8 doesn't address the issue.

Sorry, I thought you meant the zero byte was part of a multi-byte
character. Converting to UTF-8 solves that (?).

But you just mean a standalone \0 character? Doesn't that mean the
problem applies to serializing std::string as well?

Darren


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk