[SG16-Unicode] [isocpp-core] What is the proper term for the locale dependent run-time character set/encoding used for the character classification and conversion functions?

Corentin Jabot corentinjabot at gmail.com
Tue Aug 13 14:57:18 CEST 2019


On Tue, 13 Aug 2019 at 14:52, Ville Voutilainen <ville.voutilainen at gmail.com>
wrote:

> On Tue, 13 Aug 2019 at 15:35, Corentin Jabot via Core
> <core at lists.isocpp.org> wrote:
> >
> >
> > Chiming in with my favorite solution:> Forbid u8/u16/u32 literals in non
> unicode encoded files
>
> But presumably not the ones that look like u8"\U1234" ?
>

Yes, there is no reason to disallow that as It can't be misinterpreted by
neither the compiler or people (and quite a lot of code would needlessly
break)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/unicode/attachments/20190813/618c2993/attachment.html 


More information about the Unicode mailing list