Skip to content

Fix scoping of NULL #500

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

Merged
merged 4 commits into from
Jun 15, 2021
Merged

Fix scoping of NULL #500

merged 4 commits into from
Jun 15, 2021

Conversation

theofidry
Copy link
Member

Closes #454

The symbol NULL was taken as a regular class name resulting in incorrect scoping.

@theofidry theofidry merged commit 5961c9f into humbug:master Jun 15, 2021
@theofidry theofidry deleted the bugfix/null-case branch June 15, 2021 20:12
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.

Capitalised NULL is mistaken for constant
1 participant