Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
MySQL Bug#14862 was filed because MySQL failed to compile using certain GCC versions on certain Solaris versions, because the C99 library function isinf() was missing. The function was available when building with the Sun Forte compiler.
I think that MariaDB Server 10.3 should target C++11 and C99, and therefore the code changes can be reverted.
Attachments
Issue Links
- relates to
-
MDEV-11451 Multiple isinf || isnan function calls which is equal to !isfinite
- Closed