ARMmbed / ARMmbed/mbed-compile-api-js
Parameters are not being changed on successive builds
Open
- Dominant language
- HTML
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
If i try to re-compile a binary in my workspace, but pass in different parameters the parameters on the second compile are not accepted.
## Solution
Set the clean flag to true for all program builds to ensure that parameters are accepted.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a file or test; start at the program-build entry point and trace how the clean flag is set. Reproduce two builds with different parameters, then verify that the second build accepts them and run the repository's existing test command if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100