Hi Andrew, On 03/13/2016 10:41 PM, Andrew Zaborowski wrote: > This will be used for the get_nth_string_argument function in > dbus-message.c. There seems to be no other way to skip over an iterator > entry without knowing the data type. > --- > ell/dbus-private.h | 1 + > ell/dbus-util.c | 16 ++++++++++++++++ > ell/gvariant-private.h | 1 + > ell/gvariant-util.c | 10 ++++++++++ > 4 files changed, 28 insertions(+) > This just screams to be separated into two patches :) Regards, -Denis