rokucommunity / rokucommunity/brighterscript
incorrect bslib is being used, when compiling library.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
I'm compiling roku-log. https://github.com/georgejecook/roku-log
I use rokucommunity@bslib explicitly.
however, when compiled, the transpiled sources use bslib/bslib.brs, not roku community version..
This may or may not be the root issue; but it causes issues in ropm, which I will describe in an issue on ropm.
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 reproducing the compilation of roku-log while explicitly using rokucommunity@bslib, then inspect the transpiled sources to determine why bslib/bslib.brs is selected. Done means the compiled output uses the explicitly selected bslib version and the resulting ropm issue is no longer caused by this selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100