FS#47537 - [xalan-c] PLEASE ENTER SUMMARY
Attached to Project:
Community Packages
Opened by Serge Medvedev (NeoDaVinci) - Saturday, 26 December 2015, 16:32 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 28 December 2015, 15:16 GMT
Opened by Serge Medvedev (NeoDaVinci) - Saturday, 26 December 2015, 16:32 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 28 December 2015, 15:16 GMT
|
Details
Description:
It seems to me that Xalan-C package contains code which does not correspond to the latest version of the library. For example: header file XalanTransformer.hpp contains only 2 overloads of function setStylesheetParam but there must be 8. Additional info: * package version(s) * config and/or log files etc. community/xalan-c 1.11_pre1153059-3 Steps to reproduce: Open the file /usr/include/xalanc/XalanTransformer/XalanTransformer.hpp and compare it with corresponding file from the original Xalan distribution. |
This task depends upon
I've noticed the difference because of absence of one of the key features of 1.11 release in package-provided headers (node sets as top-level parameters for XSLT transformation).