Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter default value in typedef not properly prefixed #58

Closed
TwitchBronBron opened this issue Sep 8, 2022 · 0 comments · Fixed by #59
Closed

Parameter default value in typedef not properly prefixed #58

TwitchBronBron opened this issue Sep 8, 2022 · 0 comments · Fixed by #59

Comments

@TwitchBronBron
Copy link
Member

Default function references in typedef files are not being properly handled by prefixes. This may only be an issue with transitive dependencies. (i.e. yourApp -> alphLib -> betaLib where betaLib contains the buggy d.bs file).

Properly prefixed in .brs file:
image

Improperly prefixed in .d.bs file:
image

Originally reported in TKSS-Software/rodash#6

@TwitchBronBron TwitchBronBron moved this to In Progress in Activity Board Sep 8, 2022
@TwitchBronBron TwitchBronBron changed the title default param value in typedev file not properly prefixed Default param value in typedef not properly prefixed Sep 8, 2022
@TwitchBronBron TwitchBronBron changed the title Default param value in typedef not properly prefixed Parameter default value in typedef not properly prefixed Sep 8, 2022
Repository owner moved this from In Progress to Done in Activity Board Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant