forked from gridcoin-community/Gridcoin-Research
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement comp_double comparison function in certain tests
This is the final fix for the openSUSE GCC13 i386 floating point issues. This implements a special comp_double comparison function for certain doubles to deal with the small errors introduced in string to floating point conversions on openSUSE GCC13 x86 32-bit.
- Loading branch information
1 parent
a6c2118
commit 7bfd1b4
Showing
2 changed files
with
71 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters