for 2. one example is:
gint _ecode;
if (strstr (_dbus_error.name, "org.freedesktop.DBus.Error") ==
_dbus_error.name) {
...
}
g_set_error (error, _edomain, _ecode, "%s", _dbus_error.message);-- [MIR] libgwibber https://bugs.launchpad.net/bugs/618757 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
