xcalc: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Feb 10 22:18:05 UTC 2023


 man/xcalc.man |   12 +++++++++---
 math.c        |   10 +++++-----
 xcalc.c       |   53 ++++++++++++++++++++++++++++++++---------------------
 3 files changed, 46 insertions(+), 29 deletions(-)

New commits:
commit d8e95b8b949970dbeeeeba73b1bc71d7f662e5cc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 11:13:41 2023 -0800

    Add -help option
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fc6543c0f9292880180531d656e80c903e8e7dfd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 10:22:09 2023 -0800

    Stop casting function returns to void
    
    This was used with old versions of lint to stop warnings about
    unused return values.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 28429cd68dfdc9850d3ebc7f712dc752a1c9244c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 10:17:01 2023 -0800

    Fix -version handling to not require opening a display first
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list