]> git.ipfire.org Git - thirdparty/zstd.git/commit
improve deprecation warning macro 1845/head
authorYann Collet <cyan@fb.com>
Wed, 23 Oct 2019 18:59:32 +0000 (11:59 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2019 18:59:32 +0000 (11:59 -0700)
commit63e435dda1226134ad9a7239b14681720555863f
tree6a2423713cbcf500e2d1933d2b7740e8182b79a9
parent3c8ff35013656a3f9028793dad61740710aeee19
improve deprecation warning macro

fix #1488

although, curiously enough, I was never able to reproduce the issue
(according to the bug report, it should be present while using gcc 4.8).
lib/deprecated/zbuff.h
tests/Makefile
tests/zbufftest.c