Extract conversion code to strtod.h [ci skip]

This commit is contained in:
Milo Yip
2014-09-10 23:36:09 +08:00
parent 30ea2a32d1
commit 359ebc78c0
3 changed files with 83 additions and 50 deletions

View File

@@ -262,7 +262,7 @@ static void TestParseDouble() {
TEST_DOUBLE(fullPrecision, n1e308, 1E308);
}
#if 1
#if 0
// Random test for double
{
union {