mirror of
https://github.com/boostorg/math.git
synced 2026-02-26 04:42:22 +00:00
In this case, the errno error handling did not work correctly, as internal functions where accidently setting it, although no overflow happens. Fixes #1249.