-
PP: Clean up and rationalize floating-point-number scanner. · 913e3b68John Kessenich authored
This encapsulates where the string could overflow, removing 40 lines of fragile code. It also improves handling of numbers that are too long. There are a couple of open issues that could related to this function being more rational (locale dependence, 1.#INF).
913e3b68
×