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 681992 - C++ guards missing in some header files
C++ guards missing in some header files
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: core
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-16 11:55 UTC by Mathias Hasselmann (IRC: tbf)
Modified: 2012-08-18 21:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.39 KB, patch)
2012-08-16 11:55 UTC, Mathias Hasselmann (IRC: tbf)
committed Details | Review

Description Mathias Hasselmann (IRC: tbf) 2012-08-16 11:55:38 UTC
Created attachment 221359 [details] [review]
proposed patch

grl_metadata_key_list_new() is not accessible from C++ because the guards are missing in its header file.