Incorrect code generated for dereference operator
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 7
- Forks
- 3
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 7
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
Start with gen/DataLogReader.yml at lines 55-56 in the linked robotpy-wpiutil revision, then inspect the referenced build log at step 7, line 395. Trace how the dereference operator is translated into generated code and use the build log as the initial failure case. Done means the generated code for this case is correct and the linked build check no longer fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100