We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(going over all windows examples and creating issues for 0.9.9)
"blocks nested too deeply"..
The text was updated successfully, but these errors were encountered:
should be fixed by if-elif indendation fix.
Sorry, something went wrong.
ah not solved after all. the problem also occurs for the new 'flattened' if-else-if chain..
https://stackoverflow.com/questions/71613551/visual-studio-msvc-not-allowing-long-if-else-nesting
solved now by 'breaking' up long chains and a temp var trick.
hopefully all windows example now work correctly, will check again before release.
No branches or pull requests
(going over all windows examples and creating issues for 0.9.9)
"blocks nested too deeply"..
The text was updated successfully, but these errors were encountered: