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

Bugfix in FailwithBadUsage rule #562

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

webwarrior-ws
Copy link
Contributor

@webwarrior-ws webwarrior-ws commented Aug 1, 2022

Also adds test for fixed case.

Fixes #561

Ignore certain message auto-generated by F# compiler in place of "extern" declarations.
Fixes fsprojects#561
This time test case is for multiple extern declarations, but without DllImport attribute
See issue fsprojects#561
@knocte knocte merged commit 64ca94f into fsprojects:master Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extern declarations cause "Bad usage of failwith:" warning
2 participants