libxtrans: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Nov 28 12:48:52 PST 2015


 Xtrans.c     |   12 ++++++------
 Xtransint.h  |    4 ++--
 Xtranslcl.c  |   32 ++++++++++++++++----------------
 Xtranssock.c |    2 +-
 4 files changed, 25 insertions(+), 25 deletions(-)

New commits:
commit 3ba0b7a37b9053662ff42f0b4caa856856098475
Author: Richard PALO <richard at NetBSD.org>
Date:   Tue Nov 17 07:02:27 2015 +0100

    Replace 'sun' with '__sun'
    
    Globally replace #ifdef and #if defined usage of 'sun' with '__sun' such
    that strict ISO compiler modes such as -ansi or -std=c99 can be used.
    
    Signed-off-by: Richard PALO <richard at NetBSD.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list