Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0
-
None
Description
These classes check for invalid characters in numeric values by determining if a C run-library routine reached the end of the string. There is a more efficient way to do this than what the current code does.
I am attaching a patch.