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.6.2-9-gc0eddf4


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-9-gc0eddf46e
Date: Sun, 10 Jul 2022 16:36:35 -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  c0eddf46ed56dde9558408b9b06eb19f4ff7538a (commit)
       via  efc1b9df710cf67d746aba6a19528fdcd4abce48 (commit)
      from  652517f6e99bca918bf2275003f5d51fe5f2f0c6 (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 c0eddf46ed56dde9558408b9b06eb19f4ff7538a
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Sun Jul 10 22:33:24 2022 +0200

    supply g_memdup2() for glib before 2.68.
    
    The previous commit did not work on debian. I followed the ideas from
    
    https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1927
    
    and
    
    https://github.com/mdbtools/gmdb2/commit/62ce520a9c5
    
    So this commit provides g_memdup2 for glib versions which do not
    provide g_memdup2.

commit efc1b9df710cf67d746aba6a19528fdcd4abce48
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Sun Jul 10 21:40:39 2022 +0200

    Revert "Add header wrapper for glib to supply g_memdup2() for glib before 
2.68."
    
    This reverts commit 652517f6e99bca918bf2275003f5d51fe5f2f0c6.

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

Summary of changes:
 configure.ac                               |  5 +++-
 src/ui/gui/automake.mk                     | 16 ------------
 src/ui/gui/{options-dialog.h => glibfix.h} | 42 ++++++++++++++++++------------
 src/ui/gui/include/glib.in.h               | 32 -----------------------
 src/ui/gui/psppire-dialog-action-recode.c  |  4 +--
 src/ui/gui/psppire-format.c                |  3 ++-
 src/ui/gui/psppire-val-chooser.c           |  4 +--
 7 files changed, 36 insertions(+), 70 deletions(-)
 copy src/ui/gui/{options-dialog.h => glibfix.h} (54%)
 delete mode 100644 src/ui/gui/include/glib.in.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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