xwininfo: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Sat Aug 25 12:17:48 PDT 2012


 xwininfo.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 1279ed652f9f3408211c78b7bf8a0aef6b8488df
Author: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
Date:   Sat Aug 25 12:16:29 2012 -0700

    Remove dead code (size_t is always >= 0)
    
    xwininfo.c:1886:15: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
        if (inlen < 0) {
            ~~~~~ ^ ~
    
    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>

commit fa40ecdfb5cd068ba531b4439df5bbf660469d3a
Author: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
Date:   Sat Aug 25 12:15:02 2012 -0700

    Declare usage() as _X_NORETURN
    
    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>



More information about the xorg-commit mailing list