C++ Logo

sg16

Advanced search

Re: [SG16] D1949R4 for post telecon review

From: Hubert Tong <hubert.reinterpretcast_at_[hidden]>
Date: Wed, 27 May 2020 22:41:55 -0400
Further "editorial" comments:

Therefore, normalization of identifiers must happen before object files are
emitted. it is
=>
Therefore, normalization of identifiers must happen before object files are
emitted. It is

either the responsibility of programmers to provide normalized identifiers,
and compiler
=>
either the responsibility of programmers to provide normalized identifiers,
and that of the compiler

is the simple table based lookup
=>
is the simple table-based lookup

provides a quick check algorithm to test if a a string
=>
provides a quick check algorithm to test if a string

driven by tables in the unicode database
=>
driven by tables in the Unicode database

We do not expect the preprocessor to normalize on concatenation, however
nonetheless
=>
We do not expect the preprocessor to normalize on concatenation; nonetheless

-- HT

On Wed, May 27, 2020 at 9:38 PM Steve Downey <sdowney_at_[hidden]> wrote:

> Thank you. Queued for R5.
>
> On Wed, May 27, 2020, 20:36 Hubert Tong <hubert.reinterpretcast_at_[hidden]>
> wrote:
>
>> Comments that don't affect the normative content:
>>
>> No need for comma (and attendant typo) in "unassigned , or unnecessary".
>>
>> Should SG16 be still listed as part of the audience?
>>
>>
>> This sentence is ambiguous:
>> This proposal does not address some potential security concerns, so
>> called homoglyph attacks, where letters that appear the same may be treated
>> as distinct.
>>
>> Is the intended scope of the "potential security concerns" coincident
>> with "homoglyph attacks"?
>>
>>
>> Replace:
>> Defending against such attacks is complex and evolving
>> with
>> Methods of defense against such attacks is complex and evolving
>>
>> -- HT
>>
>> On Wed, May 27, 2020 at 6:01 PM Steve Downey via SG16 <
>> sg16_at_[hidden]> wrote:
>>
>>> Find attached D1949 with edits as instructed in telecon
>>> --
>>> SG16 mailing list
>>> SG16_at_[hidden]
>>> https://lists.isocpp.org/mailman/listinfo.cgi/sg16
>>>
>>

Received on 2020-05-27 21:45:18