<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Am 16.11.2015 um 12:11 schrieb Rik van Kekem:<br>
<blockquote cite="mid:5649B9F4.3010301@graficalc.nl" type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
It should be possible to use inflateInit2 from paszlib.<br>
I've found a snippet here: <a moz-do-not-send="true"
class="moz-txt-link-freetext" href="http://www.gocher.me/GZIP">http://www.gocher.me/GZIP</a><br>
<br>
If you take GZIPUtils.pas, at first you think it should work, but
it didn't. The only thing I found was that that code only takes a
header of 9 bytes into account while the 2015-November.txt.gz has
a header of 71 bytes. </blockquote>
Thanks, Rik, for pointing this out to me. I had seen this site
yesterday, but was too much scared of the gzip format to find the
details of the extended header... The LazarusMailingListReader now
is no longer dependent on Abbrevia and runs fine on Linux.
</body>
</html>