GNOME Bugzilla – Bug 59107
missing libxslt .def exports
Last modified: 2009-08-15 18:40:50 UTC
The following 3 functions are missing from libxslt.def needed to compile libexslt against libxslt_so. xsltDocumentComp xsltInitElemPreComp xsltPrintErrorContext
already fixed earlier today :-) http://cvs.gnome.org/bonsai/cvsquery.cgi?module=libxslt&branch=HEAD&branchtype=match&dir=libxslt&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=08%2F16%2F01+08%3A37&maxdate=08%2F16%2F01+08%3A39&cvsroot=%2Fcvs%2Fgnome thanks Daniel
Those should be fixed in xslt-1.0.3 (other new symbols are likely to be missing though...) thanks, Daniel