fstobdf: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Apr 16 15:24:43 PDT 2012


 configure.ac |    2 +-
 fstobdf.c    |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit ca17a562e6a0b91d015d02175827406933955c75
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Apr 16 15:22:33 2012 -0700

    Mark usage() & Fail() as _X_NORETURN to silence gcc warnings
    
    fstobdf.c: In function ‘usage’:
    fstobdf.c:51:1: warning: function might be possible candidate for attribute ‘noreturn’
    fstobdf.c: In function ‘Fail’:
    fstobdf.c:59:1: warning: function might be possible candidate for attribute ‘noreturn’
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list