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-56-gf37e39


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.0-56-gf37e391
Date: Sun, 30 Aug 2020 03:56:04 -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  f37e391fa8a6fd15c6c4be000237a66804fa9b5c (commit)
      from  ff72dea565ea406e17beccc051d50e40e9294b08 (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 f37e391fa8a6fd15c6c4be000237a66804fa9b5c
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sun Aug 30 07:43:32 2020 +0200

    dummy.c: Conform to exact prototypes
    
    Apparently certain toolchains complain if the symbols in dummy.c do not
    exactly match their declarations.  This should not be a problem unless
    the compiler has enabled a lot of warnings, and is treating those warnings
    as errors, (which is inadvisable except under very special circumstances).
    However, it appears that some people are doing that.
    
    This change ensures that they are identical.

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

Summary of changes:
 src/ui/gui/dummy.c | 35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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