Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5992: opening wide character string paths in memory-mapped file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-13 19:10:22
#5992: opening wide character string paths in memory-mapped file
-----------------------------+---------------------------------------------
Reporter: Jim Park | Owner: igaztanaga
<jim@â¦> | Status: new
Type: Feature | Component: interprocess
Requests | Severity: Problem
Milestone: To Be | Keywords: wide character support, windows
Determined |
Version: Boost 1.47.0 |
Resolution: |
-----------------------------+---------------------------------------------
Changes (by andysem):
* cc: Andrey.Semashev@⦠(added)
Comment:
I second this request, although not in relation to `file_mapping` but to
`windows_shared_memory`. I have my local code using wide-character Windows
API everywhere and `windows_shared_memory` is the only place where I
cannot do that.
Another rationale for moving away from the ANSI APIs is that they are not
available on all Windows versions. They also use the unspecified ANSI code
page to convert multibyte strings to UTF-16 (in my code I use UTF-8 for
multibyte strings).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5992#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