Subject: [PATCH] Is infinity a number?
Message-ID: <
20001129144820.A31339@pembro33.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7921
}
while (isSPACE(*s))
s++;
- if (s >= send)
+ if (s >= send || sawinf)
return numtype;
if (len == 10 && memEQ(sbegin, "0 but true", 10))
return IS_NUMBER_TO_INT_BY_ATOL;