Skip to content

Operators completeness (again) #1848

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

Conversation

GillesDuvert
Copy link
Contributor

closes #1845 + found problems with OR and several COMPLEX operators.
Now discrepancy is only for complex values and " ^ " operator in the extremely rare cases where NaNs ans Infs are computed: the sign of the Inf may differ from IDL as the result from the used of the stdlib complex pow() function.

@GillesDuvert GillesDuvert merged commit 8a15672 into gnudatalanguage:master Jul 6, 2024
6 of 7 checks passed
@GillesDuvert GillesDuvert deleted the operators_completeness_again branch December 16, 2024 12:57
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.

strings are incompatible with operators and, or, xor etc
1 participant