[maemo-developers] problem with dbus-scripts and Phone.SMS
From: Nicolas Chuche nicolas.chuche at barna.beDate: Tue Mar 23 20:18:04 EET 2010
- Previous message: problem with dbus-scripts and Phone.SMS
- Next message: problem with dbus-scripts and Phone.SMS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, found why in dbus-scripts.c. It's not yet implemented :) :
#if 0
[...]
case DBUS_TYPE_ARRAY:
{
int current_type;
DBusMessageIter subiter;
dbus_message_iter_recurse (iter, &subiter);
printf("[");
- Previous message: problem with dbus-scripts and Phone.SMS
- Next message: problem with dbus-scripts and Phone.SMS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
