Use std::isnan and std::isinf on MSYS2
Needs ReviewPublic

Authored by wojnilowicz on Apr 28 2020, 3:21 PM.

Details

Reviewers
danders
Summary

Current defines of ISNAN(x) and ISINF(x) fail to build on MSYS2. This
patch fixes it.

Test Plan

Tested on MSYS2, but not on MSVC.

Diff Detail

Repository
R478 KDiagram: Libraries for diagrams
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26034
Build 26052: arc lint + arc unit
wojnilowicz requested review of this revision.Apr 28 2020, 3:21 PM
wojnilowicz created this revision.

Hmmm, seems to have missed this.
I'm clueless on windows, but if you are confident, please commit.
Note that repo has moved to invent.kde.org so probably you can't just arc land.