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 763301 - Fix gck_enumerator_next_async annotation
Fix gck_enumerator_next_async annotation
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-03-08 10:05 UTC by Daiki Ueno
Modified: 2019-02-22 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix gck_enumerator_next_async annotation (1009 bytes, patch)
2016-03-08 10:05 UTC, Daiki Ueno
none Details | Review

Description Daiki Ueno 2016-03-08 10:05:42 UTC
The return value should be a list of GckObject, rather than GckModule.
Comment 1 Daiki Ueno 2016-03-08 10:05:44 UTC
Created attachment 323369 [details] [review]
Fix gck_enumerator_next_async annotation
Comment 2 Stef Walter 2016-03-08 11:34:07 UTC
Bug 763301 - Fix gck_enumerator_next_async annotation - NEW

Thanks. Pushed to git master. 

Attachment 323369 [details] pushed as d35703b - Fix gck_enumerator_next_async annotation