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

require c++17 or c++20 on APPLE #4

Merged
merged 3 commits into from
Feb 28, 2021

Conversation

ClausKlein
Copy link
Owner

test clang-cl again with this

Problem:

Solution:

Issue: #

Reviewers:
@

ClausKlein and others added 3 commits February 25, 2021 19:07
test clang-cl again with this
Problem
- gcc10 complains about float-equal comparison of floating point.

Solution:
- Fix the test by using _d UDL when comparing big floating point values.
@ClausKlein ClausKlein merged commit f51c508 into develop Feb 28, 2021
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