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 743408 - fix xsltlocale.h on windows
fix xsltlocale.h on windows
Status: RESOLVED FIXED
Product: libxslt
Classification: Platform
Component: general
git master
Other Windows
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-23 15:59 UTC by James Salter
Modified: 2016-04-20 09:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.09 KB, text/plain)
2015-01-23 15:59 UTC, James Salter
Details

Description James Salter 2015-01-23 15:59:19 UTC
Created attachment 295283 [details]
patch

The windows build is broken because functions in xsltlocale.h aren't declared with the exports macro.

The functions do appear in a .def file which is not actually used in the build (?!)

So this patch just adds the macros to the file.
Comment 1 Nick Wellnhofer 2016-04-20 09:47:41 UTC
Fixed with the following commit:

https://git.gnome.org/browse/libxslt/commit/?id=b73abf1bcf79ade8776002c929d2900aefe40e13