On Mon, Mar 28, 2011 at 9:29 PM, Mark Adler wrote: > What if we added a ZLIB_CONST #define that, if defined, would add the const's in zlib.h where appropriate? what if we negated the logic so that people would get const by default ? so people could define ZLIB_NO_CONST to avoid transitional logic. -mike