xeyes: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Aug 1 23:42:22 UTC 2021


 Eyes.c       |    4 ----
 configure.ac |    2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

New commits:
commit adde23dc8724dc6f793b0c68143dc34818f7f6f4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Aug 1 16:41:00 2021 -0700

    xeyes 1.2.0
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 09e50de77da82430cbada93cf58544af2441fd83
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Aug 1 16:38:48 2021 -0700

    Remove redundant declaration of hypot() for SVR4 systems
    
    Fixes gcc warning:
    Eyes.c:54:15: warning: redundant redeclaration of ‘hypot’ [-Wredundant-decls]
     extern double hypot(double, double);
                   ^~~~~
    
    since it's already declared in <math.h>
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list