following a report of problems with Linux/alpha I've changed zlib.c to
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Dec 1997 11:18:32 +0000 (11:18 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Dec 1997 11:18:32 +0000 (11:18 +0000)
commit5c36219d404da75b66d092e60f691acb3fee43c1
treebd1c93e45b9ba8d3853343ccad48818f4be22606
parentf0e5517fb8abdf468542af0e5cb31607fb536c5e
following a report of problems with Linux/alpha I've changed zlib.c to
use uint32 instead of "long" in several places. Apparently this fixes
things on the alpha. The strange thing is that my own tests on a
OSF/alpha box and a 64 bit IRIX box showed no problems. I wonder what
was actually going wrong? I'll email the zlib maintainers and let them
know.
lib/zlib.c
lib/zlib.h