jamie schrieb:
 > 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.

Hi! As you seem to be in the process of preparing a new version of the 
tracker, could you perhaps apply this patch that changes all occurances 
of the c++ keyword 'class' to 'clientClass' in tracker.h? That would be 
great!
The tracker-client.h stuff was fixed upstream a while ago.

Andreas

P. S.: Sorry for sending the first mail straight to you, jamie.
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to