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

Minor fix to throw error when it should be thrown #150

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

javagl
Copy link
Contributor

@javagl javagl commented Aug 23, 2024

Just something that I stumbled over: Certain functions did not throw an error when they should have, because of a return true that should have been return false deeeeply in one of the internal functions.
(Added a test case for that as well)

@lilleyse lilleyse merged commit 337521c into main Aug 26, 2024
2 checks passed
@lilleyse lilleyse deleted the cleanup-fixes-2024-08 branch August 26, 2024 13:15
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