Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util.c 303 #37

Closed
nynomatica opened this issue Oct 28, 2020 · 1 comment
Closed

util.c 303 #37

nynomatica opened this issue Oct 28, 2020 · 1 comment

Comments

@nynomatica
Copy link

static void decompress(struct CompressState *state, void *dst, sizt_t chunk,
sizt_t has to be size_t i guess

@syzygy1
Copy link
Owner

syzygy1 commented Oct 28, 2020

Indeed. Apparently I haven't compiled this in a while without libzstd.

syzygy1 added a commit that referenced this issue Nov 10, 2020
This fixes the typo mentioned in #37, which leads to a compilation error when compiling without libzstd.
@syzygy1 syzygy1 closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants