wpilibsuite / wpilibsuite/gradle-cpp-vscode
Args getting placed out of order.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Since I am using a set, args are getting moved around in order. This changes behavior.
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 tracing how the Gradle plugin collects and serializes arguments for the JSON representation of model-based native builds. Reproduce a case where arguments are stored in a set and their order changes. Done means the generated representation preserves argument order and the affected behavior no longer changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100