From 91d73e4c3087c25ee6076e4fdfc0506cfc534a03 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 15 Jun 2008 11:31:21 +0000 Subject: [PATCH] more __isinf variants in xform (PR 9505) svn: r10267 --- collects/compiler/private/xform.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/compiler/private/xform.ss b/collects/compiler/private/xform.ss index f60b3e85cd..35e9cafcfe 100644 --- a/collects/compiler/private/xform.ss +++ b/collects/compiler/private/xform.ss @@ -836,7 +836,7 @@ strlen cos sin exp pow log sqrt atan2 isnan isinf fpclass _fpclass _isnan __isfinited __isnanl - __isinff __isinfl isnanf isinff + __isinff __isinfl isnanf isinff __isinfd __isnanf __isnand floor ceil round fmod fabs __maskrune _errno __errno isalpha isdigit isspace tolower toupper fread fwrite socket fcntl setsockopt connect send recv close