937707b Check for strtold(), use strtod() otherwise

Authored and Committed by nalin 9 years ago
    Check for strtold(), use strtod() otherwise
    
    Don't use an implicitly-declared strtold(), it breaks tests.
    
        
file modified
+3 -0
file modified
+12 -1