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

Added long double support for printing values #2245

Open
wants to merge 1 commit into
base: v2.x
Choose a base branch
from

Conversation

skramm
Copy link

@skramm skramm commented Jun 7, 2021

Description

This adds long double support when printing values, see #1731.
Had to add specialization for isnan() also, to make it build.

GitHub Issues

see #1731 , up to me it should close the issue (but may need checking, I'm not well aware of potential issues).

@skramm
Copy link
Author

skramm commented Jun 7, 2021

As far as I can see, the CI chain failed on one build, only because of:

Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Can anyone do something about this? It's only a minor change, shouldn't break anything.

See logs:

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.

None yet

1 participant