Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With MinGW builds, make a second try when checking if text is numeric. (
GenericMappingTools#8542) The MinGW cross-compile used by Julia is probably bugged and fails above test to detect if 'text' is a number. Do a second test (probably weaker) to try to save the situation.
- Loading branch information