GNOME Bugzilla – Bug 737243
API break with tracker_indexing_tree_new()
Last modified: 2014-09-24 16:20:24 UTC
fredp: martyn: do you have a bug number? we'll look at it as fast as possible. martyn: fredp: not yet, ricotz noticed last night that I changed tracker_indexing_tree_new(void) -> tracker_indexing_tree(GFile *root) - where null is allowed for root martyn: ricotz had a suggested patch which reverted that change and added a new API, tracker_indexing_tree_new_with_root() martyn: I didn't notice and no one reviewing did either because it's not a common public API fredp: ok, could you mail release-team@ once you get a bug number and patch?, we'll ack it quickly.
Created attachment 286955 [details] [review] Fixes bug
Created attachment 286956 [details] [review] Fix vala bindings related to this API Related to this bug is a Vala binding update that is needed which we would like to be released with the above patch. This is how Ricotz noticed this in the first place!
This problem has been fixed in the development version. The fix is available in the next major software release. Thank you for your bug report.