HaxeFoundation / HaxeFoundation/hxnodejs
haxe.zip.Reader doesn't work for hxnodejs 6.9.0 + Haxe 3.4.7
Open
- Dominant language
- Haxe
- Stars
- 177
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
After updating from 4.0.9 to 6.9.0 the following doesn't compile with Haxe 3.4.7:
`haxe.zip.Reader.unzip(null); `
It gives the following error:
` C:\HaxeToolkit\haxe\std/haxe/zip/Reader.hx:198: characters 10-38 : haxe.zip.Uncompress does not have a constructor`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.