2005-05-06 Robert McQueen <robot101@debian.org>
authorRobert McQueen <robot101@debian.org>
Tue, 6 Jun 2006 19:45:39 +0000 (19:45 +0000)
committerRobert McQueen <robot101@debian.org>
Tue, 6 Jun 2006 19:45:39 +0000 (19:45 +0000)
commit952f6fd369075e0b059ec896c76f477cc687842e
tree5c55b2430ede72f71795a77fc1d66dcc0a8443ce
parent517b8c2446029901e9062e858b723906cf20d7ef
2005-05-06  Robert McQueen  <robot101@debian.org>

* glib/dbus-gvalue-utils.c: Remove duplicated code by having all of
  the iterators use gvalue_take_ptrarray_value (the GValues themselves
  are discarded without unsetting, so it makes no difference whether
  we take or set_static). Remove cases for G_TYPE_POINTER because
  there really is nothing useful we can do with them in our
  specialised types - we *need* boxed copy/free functions at the very
  least.
ChangeLog
glib/dbus-gvalue-utils.c