From kde-core-devel Thu Apr 12 17:33:56 2007 From: Thiago Macieira Date: Thu, 12 Apr 2007 17:33:56 +0000 To: kde-core-devel Subject: Re: isnan() and isinf() checks Message-Id: <200704121934.13004.thiago () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=117639900028608 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart6315836.oRiqZRcM1x" --nextPart6315836.oRiqZRcM1x Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hasso Tepper wrote: >The C99 standard says that isinf and isnan are macros, C99 doesn't apply to KDE code because we're using C++98. So, ignore what=20 it says. However, just like the stdint.h and inttypes.h headers, we can test for=20 the feature. If they are detected, we can use it. =2D-=20 =A0 Thiago Macieira =A0- =A0thiago (AT) macieira.info - thiago (AT) kde.org =A0 =A0 PGP/GPG: 0x6EF45358; fingerprint: =A0 =A0 E067 918B B660 DBD1 105C =A0966C 33F5 F005 6EF4 5358 --nextPart6315836.oRiqZRcM1x Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGHm2GM/XwBW70U1gRAlaRAKDATel132xx5u3yy109angTAi+u9QCeOx4q OeuHfhb6t8u3fuQr5auJ1ew= =4mAk -----END PGP SIGNATURE----- --nextPart6315836.oRiqZRcM1x--