secondlife / secondlife/autobuild
autobuild happily accepts multiple declarations of the same 3P.
Open
bug
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
For example here I did catch a double of meshoptimizer (linux64). I suppose those come through merges and autobuild then latter happily accepts such a file. Either pulling the first or last.
Here is another one I found today https://github.com/Nicky-D/viewer/commit/043a13b23ab075dba1a648181ca43c23c7fdd172
autobuild should at least warn if there is multiple (conflicting) definitions of one 3P
Contributor guide
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.
Assessment
This issue has not been assessed yet.