• Show log

    Commit

  • Hash : ac59e735
    Author : Wander Lairson Costa
    Date : 2013-09-26T09:35:33

    Make C++ happy.
    
    For most functions taking an enum flags parameter, we use 0 value to
    indicate that no flags should be applied.
    
    C++ has a stronger type system than C and will not implicitly convert
    int's to enum's. Thus, we create valid 0 enum values for enum types
    where it makes sense.
    
    Signed-off-by: Wander Lairson Costa <wander.lairson@gmail.com>
    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
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags