cplusplus / cplusplus/draft

Annex C wording should not claim old code will "fail to compile"

Open
#6,901 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

P2-Bug
Dominant language
TeX
Stars
221
Forks
813
Avg merge
16h 4m
Merged PRs (30d)
36

Description

The phrase "fail to compile" should not be used describing how code from an earlier standard will be affected by changes to the new standard. Instead, we should say "may become ill-formed". Observe that we do not guarantee that code becomes ill-formed, as QoI permissions often exist that do not enforce old code becoming ill-formed, e.g., use of a zombie name or header.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Annex C wording in the TeX sources; no specific file or test is named in the issue. Replace the claim that earlier-standard code will “fail to compile” with wording that it “may become ill-formed,” while preserving the qualification about QoI permissions and zombie names or headers.

Written by the indexing model from the issue text.

Assessment

Tech stack
tex
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.