dbus ChangeLog,1.686,1.687

John Palmieri johnp at freedesktop.org
Wed Feb 9 20:36:25 PST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv24899

Modified Files:
	ChangeLog 
Log Message:
 * dbus/dbus-message.c (dbus_message_iter_open_container):
   	- Removed check for iterator type being an array because
	get_arg_type does not work with writer iterators
	- Pass NULL to _dbus_type_writer_recurse if signiture is NULL
			 


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.686
retrieving revision 1.687
diff -u -d -r1.686 -r1.687
--- ChangeLog	7 Feb 2005 14:14:50 -0000	1.686
+++ ChangeLog	10 Feb 2005 04:36:23 -0000	1.687
@@ -1,3 +1,10 @@
+2005-02-09  John (J5) Palmieri  <johnp at redhat.com>
+
+	* dbus/dbus-message.c (dbus_message_iter_open_container):
+	- Removed check for iterator type being an array because
+	get_arg_type does not work with writer iterators
+	- Pass NULL to _dbus_type_writer_recurse if signiture is NULL
+
 2005-02-07  Havoc Pennington  <hp at redhat.com>
 
 	* doc/dbus-specification.xml: some more language cleanups; add



More information about the dbus-commit mailing list