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

fixed a bug where compilation with REAL128 didn't work #551

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

jacobwilliams
Copy link
Owner

Fixes #550

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Merging #551 (bf9add5) into master (18ef4c6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #551   +/-   ##
=======================================
  Coverage   89.48%   89.48%           
=======================================
  Files           7        7           
  Lines        5356     5356           
=======================================
  Hits         4793     4793           
  Misses        563      563           

@jacobwilliams jacobwilliams merged commit c80ef5e into master Mar 6, 2024
10 checks passed
@jacobwilliams jacobwilliams deleted the 550-real128-hotfix branch March 6, 2024 16:46
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.

Bug with REAL128 and default arguments
1 participant