twm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jan 13 19:34:26 PST 2011


 src/events.c |   99 +++++++++++++++++++++++++++++++++++++++++------------------
 src/menus.c  |   21 ++++++++----
 src/parse.c  |   11 ++++--
 3 files changed, 91 insertions(+), 40 deletions(-)

New commits:
commit 611f20e896aa533f0f3e5cd6c8fdd7c381963c95
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jan 5 16:12:42 2011 -0800

    Fix many gcc strict-aliasing warnings
    
    menus.c:518: warning: dereferencing type-punned pointer will break strict-aliasing rules
    
    and many more of the same message at different lines
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list