Open SuperSandro2000 opened 1 year ago
@SuperSandro2000 Hi, would you like to submit a PR to let this module be compatible with zstd 1.5.2?
My c++ knowledge is very basic and I could easily do a mistake in the migration.
more than half year passed, any plan on fix this ?
@calvin2021y @SuperSandro2000 Could you try the branch on https://github.com/tokers/zstd-nginx-module/pull/28?
nixpkgs is using zstd version 1.5.5 now which does not trigger this bug anymore but I can try fetching the patch while creating the update to 0.1.0 to see if it compiles.
@SuperSandro2000 You can try 0.1.1
release as I merged the patch already :).
https://github.com/facebook/zstd/blob/v1.5.2/lib/zstd.h#L2247-L2277