After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751977 - repository: Add missing annotation
repository: Add missing annotation
Status: RESOLVED FIXED
Product: gom
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Gom Maintainers
Gom Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-05 09:33 UTC by Mathieu Bridon
Modified: 2015-07-05 18:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
repository: Add missing annotation (1.11 KB, patch)
2015-07-05 09:33 UTC, Mathieu Bridon
accepted-commit_now Details | Review

Description Mathieu Bridon 2015-07-05 09:33:46 UTC
.
Comment 1 Mathieu Bridon 2015-07-05 09:33:49 UTC
Created attachment 306845 [details] [review]
repository: Add missing annotation

The function allows the filter to be NULL.

But without this annotation, not only is the documentation wrong,
gobject-introspection will also refuse a None value when calling the
function from Python.
Comment 2 Bastien Nocera 2015-07-05 18:50:12 UTC
Review of attachment 306845 [details] [review]:

Looks good!
Comment 3 Mathieu Bridon 2015-07-05 18:56:10 UTC
Attachment 306845 [details] pushed as a91010a - repository: Add missing annotation