[Cfp-interest 2482] Re: [ WG14 ] N3047

Vincent Lefevre vincent at vinc17.net
Mon Aug 1 06:54:38 PDT 2022


On 2022-08-01 11:19:26 +0200, Vincent Lefevre wrote:
> I haven't seen any technical PDF issue.
> 
> Here are some typos found by codespell:
[...]

Additional typos and some other issues:

* page 54, footnote 80: "to be used as a macro nameby the program."
                                               ^^^^^^ name by

* page 97, footnote 141: "All aignment expressions of such an"
                              ^^^^^^^^ assignment

But the whole sentence "All assignment expressions of such an
initializer, if any, are constant expressions or string literals"
seems wrong, as an assignment expression is of the form "E1 = E2"
(see footnote 70), thus cannot be a constant expression or a
string literal. I suppose that it should be "The right operand
of all assignment expressions of such an initializer, if any,
is a constant expression or a string literal".

* page 173, 6.10.4p12: "the macro invocation behves as if"
                                             ^^^^^^ behaves

* page 174, 6.10.4.1p4: "For each parameter in the replacement list,
that is neither preceded by a # or ## preprocessing token nor followed
by a ## preprocessing token the preprocessing tokens naming the
parameter are plreced by a token sequence determined as follows:"

First, an obvious typo: "plreced" → "replaced"

The comma before "that" is incorrect as this should be a restrictive
clause. And there should be a comma before the subject "the
preprocessing tokens naming the parameter". But the whole sentence
is rather complex and should be rewritten (as several sentences?),
IMHO.

* page 175, 6.10.4.2p2: "with placemarkter tokens removed"
                              ^^^^^^^^^^^^ placemarker

* page 183, 6.10.9.2: "unicode utilities (7.30)"
                       ^^^^^^^ Unicode (?)

* page 398, 7.29.2.6p3: "FOr the same program"
                         ^^^ For

* page 398, 7.29.2.6p3: "during which the execcution environment"
                                          ^^^^^^^^^^ execution

* page 735 (Index): "utilities, unicode, 404"
                                ^^^^^^^ Unicode (?)

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


More information about the Cfp-interest mailing list