• Show log

    Commit

  • Hash : f03dcf9f
    Author : Ran Benita
    Date : 2014-09-10T19:11:41

    Remove compatibility symbols
    
    Remove the deprecated symbols that were used for ABI compatibility
    during the transition period to the first stable version, 0.2.0.
    
    The old *names* can still be used, programs which use the old names will
    continue to work, as long as they were compiled against a stable
    version (as they have been #defined to the new names from the start; see
    xkbcommon/xkbcommon-compat.h). Namely, this will break binaries which:
    
    1. Were compiled against a pre-stable version of libxkbcommon, and
    2. Are linked against the next version of libxkbcommon, and
    3. Expect to work.
    
    This scenario is very unlikely, and will break in many other ways
    anyway. Also, retaining support for these means including them in the
    new symbol version file, which I would like to avoid.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • Properties

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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags