mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
ChangeLog update: This fixes Bug #8267. Thanks to Juan Toledo
ChangeLog update: This fixes Bug #8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for + pointing that out.
This commit is contained in:
parent
d5fccfb0eb
commit
86627d9c7a
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
@ -4,7 +4,9 @@
|
|||||||
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
g_cache_remove from gpointer to gconstpointer. Dito for the 'key'
|
||||||
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
parameter of g_tree_lookup and g_tree_remove and the 'data'
|
||||||
parameter of g_tree_serach. This function now takes a function of
|
parameter of g_tree_serach. This function now takes a function of
|
||||||
type GCompareFunc instead of GSearchFunc.
|
type GCompareFunc instead of GSearchFunc. This fixes Bug
|
||||||
|
#8267. Thanks to Juan Toledo <toledo@users.sourceforge.net> for
|
||||||
|
pointing that out.
|
||||||
|
|
||||||
* glib.h: Removed declaration of GSearchFunc.
|
* glib.h: Removed declaration of GSearchFunc.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user