perform an exact match on the two types instead of using

2001-12-10  Sven Neumann  <sven@gimp.org>

	* gobject/gvalue.c (g_value_register_transform_func): perform an exact
	match on the two types instead of using transform_func_lookup().
This commit is contained in:
Sven Neumann
2001-12-10 22:21:50 +00:00
committed by Sven Neumann
parent 47b14d2bb2
commit 7040de9ee9
9 changed files with 46 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2001-12-10 Sven Neumann <sven@gimp.org>
* gobject/gvalue.c (g_value_register_transform_func): perform an exact
match on the two types instead of using transform_func_lookup().
2001-12-09 Christopher Blizzard <blizzard@redhat.com>
* glib/gmessages.h: Add pragma that will prevent warnings when you