• Show log

    Commit

  • Hash : 62d6112a
    Author : Mark Adler
    Date : 2012-08-12T18:08:52

    Clean up the usage of z_const and respect const usage within zlib.
    
    This patch allows zlib to compile cleanly with the -Wcast-qual gcc
    warning enabled, but only if ZLIB_CONST is defined, which adds
    const to next_in and msg in z_stream and in the in_func prototype.
    A --const option is added to ./configure which adds -DZLIB_CONST
    to the compile flags, and adds -Wcast-qual to the compile flags
    when ZLIBGCCWARN is set in the environment.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/zlib.git
    Git SSH git@git.kmx.io:kc3-lang/zlib.git
    Public access ? public
    Description

    A massively spiffy yet delicately unobtrusive compression library.

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags