]> git.lizzy.rs Git - zlib.git/commit
Add warnings when compiling with assembler code.
authorMark Adler <madler@alumni.caltech.edu>
Tue, 3 Jan 2017 01:25:27 +0000 (17:25 -0800)
committerMark Adler <madler@alumni.caltech.edu>
Tue, 3 Jan 2017 01:28:27 +0000 (17:28 -0800)
commit1e3bccd4965d34cfd34e3fed7329b1b2c4b28d1d
tree50f3dffd5c8cc06cd03af31d4b81bac5b7a6be0e
parentc7d77756d01210790b6d87442eba83dcc586a305
Add warnings when compiling with assembler code.

There have been many reports of bugs in the assembler codes
intended to speed up deflate and inflate. They are third-party
contributions in contrib, and so are not supported by the zlib
maintainers.
deflate.c
inffast.c