schovi / baked_file_system

Virtual File System for Crystal language. Embedding your assets into final binary.
MIT License
177 stars 18 forks source link

fix warnings for Crystal 0.35.1 #38

Closed sam0x17 closed 3 years ago

sam0x17 commented 4 years ago

Fixes a few warnings from Crystal 0.35.1 (io contract change, gzip)

Sija commented 3 years ago

@schovi Ping! It's needed for the Crystal 0.35.1+ versions.

straight-shoota commented 3 years ago

I realized I have write access to this repo, too. I just can't approve (and thus merge) my own PRs (#35).

Thanks @sam0x17 and everyone else involved: @Sija, @carlhoerberg, @repomaa. I chose to merge this PR of the lot because it seemed to be the most complete and don't add additional features. For future reference it would be helpful to check if there are already PRs pending for the same purpose.