Cxx.jl icon indicating copy to clipboard operation
Cxx.jl copied to clipboard

use VersionParsing.jl to parse version numbers

Open stevengj opened this issue 6 years ago • 0 comments

I notice that you have some try/catch machinations for parsing foreign version numbers via VersionNumber(string). You might try vparse from https://github.com/stevengj/VersionParsing.jl instead.

stevengj avatar Mar 19 '18 13:03 stevengj