Files
gtk3/tests
Michael Natterer 63af2cd041 use the right type for "subparser_data" and remove the (gpointer*) cast.
2008-01-30  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkbuilderparser.c (parse_custom): use the right type for
	"subparser_data" and remove the (gpointer*) cast. Fixes bogus
	aliasing warning.

	* gtk/updateiconcache.c (add_string): cast const gchar* to
	gpointer when inserting in a GHashTable.

	* tests/testcalendar.c (calendar_detail_cb): remove const from
	return value since it's a newly allocated string.

	(calendar_update_details): free the detail.


svn path=/trunk/; revision=19431
2008-01-30 15:06:06 +00:00
..
2007-07-02 22:24:39 +00:00
2007-09-17 19:53:54 +00:00
2004-11-12 05:42:49 +00:00
2006-12-31 00:49:44 +00:00
2005-07-13 05:44:22 +00:00
2005-07-12 18:08:20 +00:00
2004-09-30 14:46:21 +00:00
2006-04-26 12:39:25 +00:00
2004-10-28 15:00:05 +00:00
2006-01-24 10:49:29 +00:00
2007-10-04 12:52:46 +00:00