xkbcomp: Changes to 'master'

Jon TURNEY jturney at kemper.freedesktop.org
Thu Apr 9 07:05:49 PDT 2015


 listing.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1ae525b3d236b59e6437b2b5433d460e18370973
Author: Jon TURNEY <jon.turney at dronecode.org.uk>
Date:   Tue Mar 17 15:19:10 2015 +0000

    Define WIN32_LEAN_AND_MEAN when building on Win32
    
    w32api/rpcnndr.h (included by windows.h) uses TypeString as the name of a structure member.
    
    xkbcomp.h defines it as a macro for a constant.
    
    Define WIN32_LEAN_AND_MEAN to avoid this clash.
    
    Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>
    Reviewed-by: David Macek <david.macek.0 at gmail.com>



More information about the xorg-commit mailing list