Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#684: Make no-float policy explicit
bae1bea Make no-float policy explicit (Tim Ruffing) Pull request description: We don't want floating types for various reasons, e.g., - Their representation and often their behavior is implementation-defined. - Many targets don't support them. Closes bitcoin#683. ACKs for top commit: jonasnick: ACK bae1bea Tree-SHA512: e0027d6dda1a3e4b7d146fd3bea04e05473e08e25c0d0730018768be00351dfcf51b87b47b9e27953a21d42e0621433f13cbe55e4c20a7f7086e0191dff607a6
- Loading branch information