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

WCheck generates "stealable exit" warnings on exits with @lock/link #1399

Open
JulesLetters opened this issue Dec 7, 2022 · 0 comments
Open

Comments

@JulesLetters
Copy link
Contributor

WCheck will generate a warning about stealable unlinked exits regardless of if @lock/link is set, including to something like #false, which most certainly would prevent the exit from being stolen. Help @link already suggests this ought to be an okay case.

[Mon Nov 28 19:49:00 2022] Orange you glad Jules says, "Is this a very minor bug? It seems that a WCheck warning about stealable unlinked exits is generated even if the @lock/link is #false."
[Mon Nov 28 20:56:49 2022] Orange you glad Jules says, "The warning is "exit is unlinked; anyone can steal it". That's not true if it's @lock/link'd, according to Help."
[Tue Nov 29 01:55:50 2022] [({<>})] Mike says, "I would say that warning should probably only be generated if there isn't a link @lock set, Jules, yes."
[Tue Nov 29 01:56:14 2022] [({<>})] Mike says, "(Regardless of what that lock is; even if you have it set to #true it should suppress the warning, IMHO.)"

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

No branches or pull requests

1 participant