Skip to content

[cpp] "Preprocessing translation unit" v.s. "translation unit" #996

Description

@BlowingWind314

Full name of submitter (unless configured in github; will be published with the issue): Yin Xinyu

CWG2518 introduced the term "preprocessing translation unit".

Still, [cpp] uses both "translation unit" and "preprocessing translation unit" almost randomly, although there shall be no "transaltion unit" when preprocessing.

If that makes sense, perhaps #974 needs reconsideration.

Here are occurances of "translation unit" in [cpp].

  1. [cpp.pre]/1 (fine)
  2. [cpp.import]/4 and 5
  3. [cpp.replace.general]/9
  4. [cpp.scope]/1
  5. [cpp.predefined]/3 (fine?)

BTW, here are occurances of "preprocessing translation unit" in [cpp].

  1. [cpp.subst]/1
  2. [cpp.error]/1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions