azrafe7 / hxPako

pako ported to haxe, for cross-platform zlib functionality
MIT License
28 stars 3 forks source link

Haxe4 Preview 5 minor change #3

Closed hoseyjoe closed 6 years ago

hoseyjoe commented 6 years ago

Haxe4 Preview 5 required pako.zlib.Inflate to have type defined in order to compile. Changed lines 228, 229 to static var lenfix:Int32Array; static var distfix:Int32Array;

I would do a pull request but...

azrafe7 commented 6 years ago

Hey @hoseyjoe, thanks for heads-up. :smiley:

Fixed in 09455eba10c1e3fbcd1965e7cc0922353d4b7ae1