Review Request 115109: _isnan is present only in MSVC's <cfloat>, for MinGW we still use std::isnan
Andrius da Costa Ribas
andriusmao at gmail.com
Sun Jan 19 03:42:26 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115109/
-----------------------------------------------------------
Review request for Calligra and kdewin.
Repository: calligra
Description
-------
Fix building on MinGW since we only need the additional header and define for MSVC. Also changed "math.h" and "float.h" to "cmath" and "cfloat".
Diffs
-----
krita/image/brushengine/kis_paintop.cc 304317a
Diff: https://git.reviewboard.kde.org/r/115109/diff/
Testing
-------
Tested building on MSVC and MinGW
Thanks,
Andrius da Costa Ribas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140119/b1c2e971/attachment.htm>
More information about the calligra-devel
mailing list