Subject: Re: [boost] [nowide] Library Updates and Boost'sbrokenUTF-8codecvt facet
From: Peter Dimov (lists_at_[hidden])
Date: 2015-10-09 16:34:10


Artyom Beilis wrote:

> Interesting note: on Mac OS X there is a requirement that strings should
> be NFC normalized UTF-8 strings.

I think that it uses form D, not form C, but I may be misremembering.

I'm also not sure if it enforces this requirement on input, that is, whether
it doesn't normalize as needed.