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 744536 - Fix docs for g_irepository_get_shared_library()
Fix docs for g_irepository_get_shared_library()
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: libgirepository
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-14 19:56 UTC by Garrett Regier
Modified: 2015-03-10 19:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix docs for g_irepository_get_shared_library() (1.59 KB, patch)
2015-02-14 19:57 UTC, Garrett Regier
none Details | Review

Description Garrett Regier 2015-02-14 19:56:23 UTC
The return value is not a full path to the library[1] and is a comma-separated list of paths.

1. https://git.gnome.org/browse/gobject-introspection/tree/girepository/gitypelib.c#n2243
Comment 1 Garrett Regier 2015-02-14 19:57:37 UTC
Created attachment 296845 [details] [review]
Fix docs for g_irepository_get_shared_library()
Comment 2 Dieter Verfaillie 2015-03-10 19:53:36 UTC
Thanks for the patch!
Attachment 296845 [details] pushed as 49e8afc - Fix docs for g_irepository_get_shared_library()