Commit a5d1d61
global: adapt to zstd 1.5.7
All our code changes required to support the upgrade from 1.5.6.
* Rust zstd upgraded to 1.5.7 to match C version.
* Test output changes.
* `zstd_errors.h` inclusion via `zstd.h` caused problems.
* MUSL 1.1 compatibility issues (see previous commit).1 parent cb8fc35 commit a5d1d61
14 files changed
Lines changed: 346 additions & 67 deletions
File tree
- .github/workflows
- c-ext
- rust-ext/src
- tests
- zstandard
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments