Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11848: Win32 backend bug when do wide char convert to multi byte in boost::locale
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-16 11:47:20
#11848: Win32 backend bug when do wide char convert to multi byte in boost::locale
-------------------------------+----------------------
Reporter: fyrestone@⦠| Owner: artyom
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: locale
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Changes (by artyom):
* status: new => assigned
Comment:
It contradicts MSDN:
https://msdn.microsoft.com/en-
us/library/windows/desktop/dd374130(v=vs.85).aspx
(yes I know in comments it is mentioned)
Also the reason you crash is because &buf[0] can't be called when n==0 (in
first place)
I'll look into it.
Thanks.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11848#comment:1> 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:19 UTC