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 782161 - Use g_ptr_array_find() from GLib
Use g_ptr_array_find() from GLib
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-04 14:08 UTC by Jonh Wendell
Modified: 2017-05-04 19:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use g_ptr_array_find() from GLib (2.99 KB, patch)
2017-05-04 14:08 UTC, Jonh Wendell
committed Details | Review

Description Jonh Wendell 2017-05-04 14:08:39 UTC
Instead of having our own version.
Comment 1 Jonh Wendell 2017-05-04 14:08:43 UTC
Created attachment 351054 [details] [review]
Use g_ptr_array_find() from GLib
Comment 2 Tristan Van Berkom 2017-05-04 19:23:01 UTC
Review of attachment 351054 [details] [review]:

Thanks John !

Looked it over briefly, looks good to me.
Comment 3 Jonh Wendell 2017-05-04 19:26:26 UTC
Attachment 351054 [details] pushed as 8a73d11 - Use g_ptr_array_find() from GLib