JuliaIO / GZip.jl

A Julia interface for gzip functions in zlib
https://juliaio.github.io/GZip.jl/dev
MIT License
39 stars 30 forks source link

fix deprecations #52

Closed abhijithch closed 8 years ago

abhijithch commented 8 years ago

Fixes deprecations on Julia v0.5.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 74.522% when pulling fb9bd46f45685de1af8447727aec0a178a907d52 on abhijithch:master into 493221aa082bf03ef68cfb66223be2bdbc6392c3 on JuliaLang:master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 74.522% when pulling 136c0cd11e025423c7ab9d896fdebff3e41ceb7a on abhijithch:master into 493221aa082bf03ef68cfb66223be2bdbc6392c3 on JuliaLang:master.

abhijithch commented 8 years ago

@tkelman, is this good to merge?

kmsquire commented 8 years ago

I'll merge later today if there are no additional comments. I believe the appveyor failure is just because we haven't spent enough time getting appveyor working correctly.

abhijithch commented 8 years ago

OK! Thanks @kmsquire.