julia
b5f94b65 - check only the major version number of GMP in __init__()

Commit
11 years ago
check only the major version number of GMP in __init__() Only the major version number of GMP determines the compile time path (in type `RangeGeneratorBigInt`), so no need to check that the full version number correpdonds at run time. Cf. https://github.com/JuliaLang/METADATA.jl/issues/1840.
Author
Committer
Parents
Loading