pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-39-gd9a821


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-39-gd9a8216
Date: Tue, 25 Aug 2020 02:26:09 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  d9a8216021edbb6b94dce664a5cda991f8d34ea0 (commit)
      from  e15a8e2a3c12a29274d81c814e7e5058f0c65ad8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9a8216021edbb6b94dce664a5cda991f8d34ea0
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Mon Aug 24 22:46:48 2020 +0200

    Warnings: fix missing function prototypes
    
    In most cases I added the static qualifier which was
    missing. Some functions are never called so I either
    removed them or I put them in #if DEBUG

-----------------------------------------------------------------------

Summary of changes:
 src/ui/gui/dummy.c                 |  4 ++++
 src/ui/gui/main.c                  | 12 ++++++------
 src/ui/gui/psppire-dialog-action.c |  2 +-
 src/ui/gui/psppire-dictview.c      |  7 -------
 src/ui/gui/psppire-scanf.c         |  2 +-
 src/ui/gui/psppire-selector.c      |  3 ++-
 src/ui/gui/psppire-syntax-window.c |  2 +-
 src/ui/gui/psppire-val-chooser.c   |  9 ---------
 src/ui/gui/var-type-dialog.c       |  2 +-
 9 files changed, 16 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]