[stdatomic.h.syn] not updated appropriately with P3248
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- cpp
- Domain
- documentation
Research direction
Start by reading [stdatomic.h.syn]/2 in the draft and compare its listed types with the requirements introduced by P3248R5. Update the wording so intptr_t and uintptr_t are no longer treated as conditionally declared, then verify that the section accurately reflects the paper's requirements.
Written by the indexing model from the issue text.
Description
[stdatomic.h.syn]/2 says:
Each of the using-declarations for intN_t, uintN_t, intptr_t, and uintptr_t listed above is declared if and only if the implementation declares the corresponding typedef-name in [atomics.syn].
With P3248 the types intptr_t and uintptr_t are now required so they do not need to be listed. This seems to be something that was forgotten in the paper rather than an issue in applying the paper.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
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.
More from cplusplus/draft
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
-
P3-Other
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
P2-Bug
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
P2-Bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·