Roger Leigh created XALANC-780:
----------------------------------
Summary: Use xalanc namespace unconditionally
Key: XALANC-780
URL: https://issues.apache.org/jira/browse/XALANC-780
Project: XalanC
Issue Type: Improvement
Components: XalanC
Affects Versions: 1.11
Reporter: Roger Leigh
Assignee: Steven J. Hathaway
Attachments: 0001-Remove-XALAN_CPP_NAMESPACE_BEGIN-and-_END.patch,
0002-Drop-use-of-XALAN_CPP_NAMESPACE_USE.patch,
0003-Remove-XALAN_USING_XALAN_CLASS-and-_STRUCT.patch,
0004-Remove-XALAN_USING_XALAN-macro.patch,
0005-Remove-XALAN_DECLARE_CLASS-and-_STRUCT-macros.patch,
0006-Remove-XALAN_USING_STD-macro.patch, 0007-Remove-XALAN_USING-macro.patch,
0008-Remove-XALAN_STD_QUALIFIER.patch,
0009-Remove-XALAN_NO_STD_NAMESPACE-and-workarounds.patch,
0010-Remove-XALAN_HAS_CPP_NAMESPACE-and-workarounds.patch
Related to XALANC-779.
All currently supported platforms can cope with namespaces. This patchset
removes all the special case workarounds and macros used to handle
non-namespace-capable compilers. The aim being to simplify the code for
ongoing maintenance and drop unnecessary logic from the platform-specific
headers (with the intention being to replace them entirely by feature tests).
But there's little point adding feature tests for features which have been
supported for decades; we may as well drop the special-casing at this point.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]