libzeitgeist-2.0 has a new method in libzeitgeist-2.0 public TimeRange? intersect (TimeRange time_range) Check whether two time ranges are intersecting. OPTION1: Either the doc should be "Find the intersection of two TimeRange. If two TimeRange don't intersect, then null is returned" OR OPTION2: the method should be public bool does_intersect (TimeRange time_range) if you want to keep the documentation since the documentation for this method starts with "Check whether....", when you check, it should return a boolean value. ----------------- I guess the first one makes sense.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/zeitgeist/zeitgeist/issues/6.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.