wkearn / RasterIO.jl

Simple Raster Formats for Julia
Other
18 stars 5 forks source link

Change `CPLVirtualMem` to `Void` #31

Open samridler opened 7 years ago

samridler commented 7 years ago

Workaround for julia v0.6; CPLVirtualMem produces UndefVarError. This is effectively a copy of this commit for GDAL: https://github.com/visr/GDAL.jl/commit/b8a70bc2535f90b12dcc848ec60c36524bd77a30

This should fix issue #29

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.06%) to 8.621% when pulling 9ca4db143061de8a7a993c1d2780886f231c16e1 on samridler:master into 3f6c500e540c2399c5c9a75356f21c4056bda892 on wkearn:master.