libXrender: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 27 19:41:49 PDT 2011


 src/Xrender.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eaae07c9c9690228e16ab8dc537a8a0c2ae175bf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun May 22 12:47:10 2011 -0700

    Make DEPTH_MASK generate unsigned ints
    
    Clears Sun compiler warning:
    "Xrender.c", line 127: warning: integer overflow detected: op "<<"
    since 1 << 31 overflows a signed 32-bit int.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list