summaryrefslogtreecommitdiffstats
path: root/lib/dll
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2017-11-05 10:48:00 (GMT)
committerSylvestre Ledru <sylvestre@debian.org>2017-11-05 10:48:03 (GMT)
commitcca7618f09b0a98b05a27597f25fcdc68ab908ed (patch)
treeafd09f891479fe121f96691b16ab760772509d5a /lib/dll
parentcc4a109b0df7d12cfd0f26960ba3548d9b7915ba (diff)
downloadlz4-cca7618f09b0a98b05a27597f25fcdc68ab908ed.zip
lz4-cca7618f09b0a98b05a27597f25fcdc68ab908ed.tar.gz
lz4-cca7618f09b0a98b05a27597f25fcdc68ab908ed.tar.bz2
When building with a C++ compiler, remove the 'register' keyword to silent a warning
For example, with clang: lz4.c:XXX:36: error: 'register' storage class specifier is deprecated and incompatible with C++17 [-Werror,-Wdeprecated-register] static unsigned LZ4_NbCommonBytes (register reg_t val) ^~~~~~~~~
Diffstat (limited to 'lib/dll')
0 files changed, 0 insertions, 0 deletions