[MDEV-11500] Remove my_isinf() and HAVE_ISINF Created: 2016-12-07  Updated: 2019-04-02  Resolved: 2019-04-02

Status: Closed
Project: MariaDB Server
Component/s: Server
Fix Version/s: 10.3.8, 10.4.0

Type: Task Priority: Minor
Reporter: Marko Mäkelä Assignee: Sergey Vojtovich
Resolution: Fixed Votes: 0
Labels: C99, portability

Issue Links:
Relates
relates to MDEV-11451 Multiple isinf || isnan function call... Closed

 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.



 Comments   
Comment by Marko Mäkelä [ 2019-04-02 ]

Fixed quite a while ago.

Generated at Thu Feb 08 07:50:25 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.