Skip to content

fix issue #511 #512

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 3 commits into from
Apr 15, 2024
Merged

fix issue #511 #512

merged 3 commits into from
Apr 15, 2024

Conversation

imor
Copy link
Contributor

@imor imor commented Apr 15, 2024

Bug fix for issue #511. The cause was similar to #439 in which the returned composite type was tested with <val> is not null. The fix is to use not (<val> is null).

@imor imor marked this pull request as draft April 15, 2024 13:12
@imor imor marked this pull request as ready for review April 15, 2024 13:19
@olirice olirice merged commit 45a624f into master Apr 15, 2024
4 checks passed
@olirice olirice deleted the fix_511 branch April 15, 2024 13:53
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