Subject: Re: CVS commit: src/sys/arch/evbarm/stand
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 01/16/2006 22:26:19
In article <20060116222415.GG22076@snark.ptc.spbu.ru>,
Valeriy E. Ushakov <uwe@ptc.spbu.ru> wrote:
>On Mon, Jan 16, 2006 at 13:02:12 -0800, Jason Thorpe wrote:
>
>> On Jan 16, 2006, at 11:34 AM, Havard Eidnes wrote:
>> 
>> > Log Message:
>> > The new zlib uses HEAP_SIZE, so instead use BOARD_HEAP_SIZE as the
>> > symbol to use here.  Also adapt to the new zlib with the changed name
>> > for the header file.
>> 
>> It's a real bummer that the new zlib pollutes the namespace like
>> this....
>
>BTW, "offending" header (deflate.h) clearly states:
>
>/* WARNING: this file should *not* be used by applications. It is
>   part of the implementation of the compression library and is
>   subject to change. Applications should only use zlib.h.
> */

But we only include zlib.h...

christos