From: Charlie Barto <Charles.Barto@microsoft.com> Sent: Thursday, April 29, 2021 1:53:58 AM To: sg16@lists.isocpp.org <sg16@lists.isocpp.org> Cc: Corentin <corentin.jabot@gmail.com> Subject: Re: [SG16] P2295R3 Support for UTF-8 as a portable source file encoding
Does that first change
to lex.phases make the case where source character set is utf8 and execution character set is some oddball encoding (like gb18030) I'll formed?
From: SG16 <sg16-bounces@lists.isocpp.org> on behalf of Corentin via SG16 <sg16@lists.isocpp.org> Sent: Thursday, April 29, 2021 12:34:35 AM To: SG16 <sg16@lists.isocpp.org> Cc: Corentin <corentin.jabot@gmail.com> Subject: [SG16] P2295R3 Support for UTF-8 as a portable source file encoding
Per request in yesterday's meeting,
here is P2295R3 Support for UTF-8 as a portable source file encoding.