aherbert commented on PR #1095: URL: https://github.com/apache/commons-lang/pull/1095#issuecomment-1677566447
This cannot parse standard floating point numbers generated by String valueOf as the exponent character in that case is E. What if the exponent is negative? What if the number is negative? What if either number or exponent have an explicit + sign? What if the number has more than 1 decimal point? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
