Issue#102 - add support for parsing "NaN".

This commit is contained in:
Eric Haszlakiewicz
2014-03-09 16:41:33 -04:00
parent e6f1322b5e
commit 0eedf3802f
6 changed files with 44 additions and 10 deletions

View File

@@ -11,6 +11,9 @@
*/
#undef HAVE_DECL_ISNAN
/* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
#undef HAVE_DECL_NAN
/* Define to 1 if you have the declaration of `_finite', and to 0 if you
don't. */
#undef HAVE_DECL__FINITE