]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed fileio.c compilation with LZ4 enabled 1508/head
authorYann Collet <cyan@fb.com>
Fri, 25 Jan 2019 22:42:44 +0000 (14:42 -0800)
committerYann Collet <cyan@fb.com>
Fri, 25 Jan 2019 22:42:44 +0000 (14:42 -0800)
commit07e047873e87713b2cf663559a909d1542b59fba
treee02146232d3fe5e0dfc7ceb4cfb31fd7c498abcb
parent2888c62e850d897a828397448376185f27be8848
fixed fileio.c compilation with LZ4 enabled

was broken by #1505.

I'm surprised it passed CI tests.
LZ4 tests are part of the "Extended" tests on Travis CI,
which are run on "master" and in "cron" jobs.

Since latest cron job did not failed,
especially this one : https://travis-ci.org/facebook/zstd/jobs/484365040
it suggests cron jobs are no longer using `dev` branch.

To be investigated
programs/fileio.c
programs/fileio.h