Member "next" in "osl_scop" struct: wrong doxygen comment
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 32
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
The doxygen comment of member "next" in "osl_scop" struct, file "include/osl/scop.h.in", line 107 is:
- Next statement in the linked list
It should be (?): - Next scop in the linked list (+ multiscop description)
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
Open include/osl/scop.h.in around line 107 and inspect the doxygen comment for the next member of the osl_scop struct. Correct the description to identify the next scop and its multiscop description, then verify the generated documentation reflects the intended wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100