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 702090 - Publicly export seed_exception_get_stack
Publicly export seed_exception_get_stack
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other All
: Normal normal
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-12 13:44 UTC by Emilio Pozuelo Monfort
Modified: 2013-06-13 08:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Publicly export seed_exception_get_stack (1.11 KB, patch)
2013-06-12 13:44 UTC, Emilio Pozuelo Monfort
none Details | Review

Description Emilio Pozuelo Monfort 2013-06-12 13:44:33 UTC
It is documented as a public function and exposed in the ABI,
but not exported in the public headers.
Comment 1 Emilio Pozuelo Monfort 2013-06-12 13:44:34 UTC
Created attachment 246641 [details] [review]
Publicly export seed_exception_get_stack
Comment 2 Alban Crequy 2013-06-12 13:52:57 UTC
The patch looks good to me.
Comment 3 Alan Knowles 2013-06-13 08:45:21 UTC
thanks - committed