tedsteiner / OpenStreetMap.jl

Julia OpenStreetMap Package
Other
52 stars 18 forks source link

042 compat #79

Open takbal opened 8 years ago

takbal commented 8 years ago

Added code edits which make Pkg.test() run without errors on 0.4.2. Attached screenshot about packages elected to master.

Tried to keep backward compatibility, and Pkg.test() also runs without errors on 0.3.12.

test/plots.jl runs much slower on 0.4.2.

shot

tedsteiner commented 8 years ago

80 merged in the first portion of this PR, allowing tests to pass on Julia 0.4.2 but not fixing Travis yet. This branch can be safely rebased onto master.

yeesian commented 8 years ago

Sorry I'm late, but thanks for this @takbal! (: