bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #62747] newer glib2 required due to g_memdup2 in psppire-


From: Jeremy Lavergne
Subject: PSPP-BUG: [bug #62747] newer glib2 required due to g_memdup2 in psppire-dialog-action-recode.c
Date: Mon, 11 Jul 2022 11:20:32 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62747>

                 Summary: newer glib2 required due to g_memdup2 in
psppire-dialog-action-recode.c
                 Project: PSPP
               Submitter: snc
               Submitted: Mon 11 Jul 2022 03:20:30 PM UTC
                Category: None
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any
                  Effort: 0.00


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 11 Jul 2022 03:20:30 PM UTC By: Jeremy Lavergne <snc>
This is from trying to build g652517.

Using glib2 2.64.4, which seems to be older than expected. What version of
glib2 is now required?


src/ui/gui/psppire-dialog-action-recode.c:74:28: error: implicit declaration
of function 'g_memdup2' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
  struct new_value *copy = g_memdup2 (nv, sizeof (*copy));
                           ^
src/ui/gui/psppire-dialog-action-recode.c:74:28: note: did you mean
'g_memdup'?
/opt/local/include/glib-2.0/glib/gstrfuncs.h:257:23: note: 'g_memdup' declared
here
gpointer              g_memdup         (gconstpointer mem,
                      ^







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62747>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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