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

Add __precompile__() #51

Closed kmsquire closed 8 years ago

kmsquire commented 8 years ago

Fixes https://github.com/JuliaStats/DataFrames.jl/issues/996.

Cc: @vtjnash @nalimilan

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 74.522% when pulling c1e18f53fcdfcc6eb1f4f7486a0ef96f9e54d9fa on kms/precompile into 9bdf13bb8b0baaea779941ddc719ac5eef1dcff0 on master.

nalimilan commented 8 years ago

Thanks. Failure on AppVeyor happened before this PR, so let's say it's OK. Could you tag a new release and publish it?