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

nwn_script_comp: type mismatch on assignment isn't detected in non-void-main and non-starting-conditional scripts #122

Open
LaputianBird opened this issue Apr 6, 2024 · 0 comments

Comments

@LaputianBird
Copy link
Contributor

Uncommenting either line in the attached mismatch.nss will correctly trigger a type mismatch error upon compiling.
However the error is otherwise ignored when the file is parsed and eventually skipped, as it's the case for include files.
mismatch.zip

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