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 703478 - Missing G_BEGIN/END_DECLS in gsettingsschema.h.
Missing G_BEGIN/END_DECLS in gsettingsschema.h.
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.37.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 706933 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-07-02 17:54 UTC by Martin Ejdestig
Modified: 2013-08-28 22:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.11 KB, patch)
2013-07-02 17:56 UTC, Martin Ejdestig
accepted-commit_now Details | Review

Description Martin Ejdestig 2013-07-02 17:54:01 UTC
Which results in undefined references if any GSettingsSchema function is used in a C++ program.
Comment 1 Martin Ejdestig 2013-07-02 17:56:53 UTC
Created attachment 248251 [details] [review]
Patch
Comment 2 Matthias Clasen 2013-07-03 04:28:22 UTC
Review of attachment 248251 [details] [review]:

sure
Comment 4 Tomasz Jankowski 2013-08-28 22:25:11 UTC
*** Bug 706933 has been marked as a duplicate of this bug. ***