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 737528 - Small cleanup (use g_async_queue_new_full)
Small cleanup (use g_async_queue_new_full)
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-28 15:09 UTC by Paolo Borelli
Modified: 2015-01-28 12:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.19 KB, patch)
2014-09-28 15:09 UTC, Paolo Borelli
committed Details | Review

Description Paolo Borelli 2014-09-28 15:09:02 UTC
Small cleanup I spotted while grepping GAsyncQueue users.

Patch is trivial but completely untested
Comment 1 Paolo Borelli 2014-09-28 15:09:41 UTC
Created attachment 287292 [details] [review]
patch
Comment 2 David King 2015-01-28 12:03:44 UTC
Review of attachment 287292 [details] [review]:

Tested and pushed to master. Thanks!