zstd/lib/decompress
Yann Collet 2bd6440be0 pinned down error code enum values
Note : all error codes are changed by this new version,
but it's expected to be the last change for existing codes.

Codes are now grouped by category, and receive a manually attributed value.
The objective is to guarantee that
error code values will not change in the future
when introducing new codes.
Intentionnal empty spaces and ranges are defined
in order to keep room for potential new codes.
2017-07-13 17:12:16 -07:00
..
huf_decompress.c Clarify typedef of rankVal_t and rankValCol_t 2017-06-30 09:52:20 -07:00
zstd_decompress.c pinned down error code enum values 2017-07-13 17:12:16 -07:00