HomePhorge

(PUP-3602) Make string to number not convert infinite values
a7aa33ab7b37Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3602) Make string to number not convert infinite values

Strings that can be converted to a floating point value that is infinite
should not be converted to floating point.

This also fixes the alternative code path when values are converted
and the radix is returned. (An odd code path for floating point
values)

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU72fd2fd120df: (PUP-3602) Do not convert 0eN strings to floating point
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUa7aa33ab7b37: (PUP-3602) Make string to number not convert infinite values (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Nov 1 2014, 12:40 AM