|
From: | Antonio Diaz Diaz |
Subject: | Re: lzlib Makefile doesn't build shared version |
Date: | Sat, 25 Jul 2020 20:07:32 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Hi Adam, Adam Tuja wrote:
BTW, what's the rationale behind including all .c files in lzlib.c and adding lzlib.o to ar
It is to make it easier to avoid exposing any symbols beyond those in the lzlib.h interface. BTW, I have found a couple symbols exposed by mistake (FLZe_encode_member and FLZe_longest_match_len). They won't be exposed in the next version of lzlib. Thanks.
Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |