Wrong C++ standard
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 92/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- cmake, cpp
- Domain
- documentation
Research direction
Check README:18 and Post.txt:12 against CMakeLists.txt:4, which sets CXX_STANDARD to 23. Update the two documentation references so they match the required standard and confirm that both files consistently mention C++23 and .
Written by the indexing model from the issue text.
Description
README:18 and Post.txt:12 say "C++20 compatible compiler supporting ". is C++23; CMakeLists.txt:4 sets CXX_STANDARD 23.
A reader with a C++20 compiler will follow the docs and fail.
@cschladetsch
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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 cschladetsch/CppGitStatus
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
All issues in cschladetsch/CppGitStatus
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·