$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] Review of Nowide (Unicode) starts today
From: Yakov Galka (ybungalobill_at_[hidden])
Date: 2017-06-12 09:03:15
On Mon, Jun 12, 2017 at 11:15 AM, Artyom Beilis via Boost <
boost_at_[hidden]> wrote:
> No, modified utf-8 is not supported since it isn't utf-8 it will be
> considered invalid encoding.
>
On a related note, does it support WTF-8? I.e. encoding lone UTF-16
surrogates (malformed UTF-16 sequences) within the UTF-8 scheme. It is
needed to guarantee UTF-16 â UTF-8 â UTF-16 roundtrip of invalid UTF-16
data on Windows, and is not an invalid behavior per se, because all valid
UTF-16 sequences still map bijectively onto valid UTF-8 sequences.
-- Yakov Galka http://stannum.co.il/