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 771826 - Some missing nullable annotation
Some missing nullable annotation
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Language Bindings
3.21.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-09-22 12:01 UTC by Rico Tzschichholz
Modified: 2016-09-22 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add some missing (nullable) annotations (18.25 KB, patch)
2016-09-22 12:02 UTC, Rico Tzschichholz
committed Details | Review

Description Rico Tzschichholz 2016-09-22 12:01:38 UTC
I spotted some missing nullable annotations and added them according to the documentation refering to NULL.
Comment 1 Rico Tzschichholz 2016-09-22 12:02:32 UTC
Created attachment 336076 [details] [review]
Add some missing (nullable) annotations
Comment 2 Emmanuele Bassi (:ebassi) 2016-09-22 12:44:37 UTC
Review of attachment 336076 [details] [review]:

Okay.
Comment 3 Rico Tzschichholz 2016-09-22 12:46:51 UTC
Attachment 336076 [details] pushed as a3f1596 - Add some missing (nullable) annotations