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

Fix BangleJS debug builds failing on bogus assert call #2415

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

elima
Copy link
Contributor

@elima elima commented Sep 15, 2023

An assert with a bogus/outdated condition is failing debug builds for BangleJS. This patch fixes the condition by checking against IOEvent->flags field instead.

An assert with a bogus/outdated condition is failing debug builds for
BangleJS. This patch fixes the condition by checking against
`IOEvent->flags` field instead.
@gfwilliams
Copy link
Member

Thanks! Wow, not sure how that got in

@gfwilliams gfwilliams merged commit ff59598 into espruino:master Sep 15, 2023
1 check passed
@elima elima deleted the elima/fix-banglejs-debug-build branch September 15, 2023 09:59
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.

2 participants