[Zlib-devel] zlib 1.2.6.1

Mark Adler madler at madler.net
Tue Feb 14 02:16:04 EST 2012


All,

A question of philosophy.  Currently Z_SOLO prevents the use of the special byte swap operations.  However for recent gcc's, the byte swap operation is built in, and does not need an include or a library.  So should Z_SOLO use the built-in?  Or not?

Mark





More information about the Zlib-devel mailing list