https://bugzilla.xfce.org/show_bug.cgi?id=13363

            Bug ID: 13363
           Summary: g_mem_is_system_malloc is deprecated with GLib >= 2.46
    Classification: Xfce
           Product: Thunar
           Version: 1.6.11
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: trivial
          Priority: Medium
         Component: core
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: 1.8.0

Created attachment 7004
  --> https://bugzilla.xfce.org/attachment.cgi?id=7004&action=edit
Remove g_mem_is_system_malloc

Ubuntu 16.04 is shipping with GLib 2.51 currently.

However, in GLib 2.46, g_mem_is_system_malloc was deprecated, since it always
returns TRUE.
(https://developer.gnome.org/glib/stable/glib-Memory-Allocation.html#g-mem-is-system-malloc)

So it should no longer be used in thunar-session-client.c.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to