On Sun, 2007-02-04 at 21:26 +0000, Andreas Eckstein wrote: > Also, I would like to make a feature request (kind of) to the > maintainers of tracker: > Could you change in tracker-client.h all occurrences of > "DBusGAsyncData *data = user_data;" to "DBusGAsyncData *data = > (DBusGAsyncData*)user_data;" > and in tracker.h all occurrences of "class" to "classname"?
I can do the changes in tracker.h but tracker-client.h is auto-generated using the dbus-binding-tool. (feel free to report the bug to dbus mailing list or bug tracker) jamie. _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
