[Xfce-bugs] [Bug 13363] New: g_mem_is_system_malloc is deprecated with GLib >= 2.46
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Feb 18 15:52:23 CET 2017
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: xfce-bugs at xfce.org
Reporter: tomkneiphof at gmail.com
QA Contact: nick at xfce.org
CC: benny at xfce.org, hjudt at xfce.org
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.
More information about the Xfce-bugs
mailing list