[diff.class] int bit-fields now must be signed in C2Y
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
According to C Issue 1007 the proposal N3902 was accepted into C2Y. This would mean that the divergence between C and C++ described in [diff.class]/3 no longer is true. Should this text be updated accordingly? It appears that it was not retroactively applied to C23, though.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the current wording of [[diff.class]/3] and the linked C Issue 1007 and N3902 references. Verify whether the C2Y change removes the stated divergence while preserving the distinction for C23; done means the draft text accurately reflects the applicable C and C++ rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100