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 722765 - Fix the exported symbols regular expression in cogl-path
Fix the exported symbols regular expression in cogl-path
Status: RESOLVED FIXED
Product: cogl
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-01-22 12:04 UTC by Emmanuele Bassi (:ebassi)
Modified: 2014-01-22 13:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cogl-path: Fix the exported symbols regular expression (1.08 KB, patch)
2014-01-22 12:07 UTC, Emmanuele Bassi (:ebassi)
none Details | Review

Description Emmanuele Bassi (:ebassi) 2014-01-22 12:04:30 UTC
Otherwise perfectly valid code will fail to link.
Comment 1 Emmanuele Bassi (:ebassi) 2014-01-22 12:07:01 UTC
Created attachment 266974 [details] [review]
cogl-path: Fix the exported symbols regular expression

The Cogl 1.x API exports cogl_set_path() and cogl_get_path(), which
means that the regular expression needs to catch those two symbols
as well.
Comment 2 Neil Roberts 2014-01-22 13:18:15 UTC
Thanks for the patch. I've pushed it to the 1.18 branch.

https://git.gnome.org/browse/cogl/commit/?h=cogl-1.18&id=0af13af653146500b47e754f2a492601213d2447