Re: [Boost-bugs] [Boost C++ Libraries] #1836: bug in serializing wide character strings

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1836: bug in serializing wide character strings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-29 02:41:36


#1836: bug in serializing wide character strings
-----------------------------------------------+----------------------------
  Reporter: Jeff Faust <jeff@…> | Owner: ramey
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords: wstring wchar_t
-----------------------------------------------+----------------------------
Changes (by mikhailberis):

  * milestone: => To Be Determined

Comment:

 Replying to [comment:8 ramey]:
> This is not trivial to do without a big performance hit. So its and
 open issue for now.

 Do you have a suggestion as to how this should be addressed? For example,
 should serializing a std::wstring to a text archive yield an appropriately
 encoded (maybe Base64) string, then when read back be appropriately
 decoded? How will this work on binary archives and in other user-provided
 archives (like the ones Boost.MPI provides)?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1836#comment:9>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC