You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Roger Leigh (Jira)" <ji...@apache.org> on 2020/05/24 21:43:00 UTC

[jira] [Resolved] (XALANC-780) Use xalanc namespace unconditionally

     [ https://issues.apache.org/jira/browse/XALANC-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Leigh resolved XALANC-780.
--------------------------------
    Fix Version/s: 1.12
         Assignee: Roger Leigh  (was: Steven J. Hathaway)
       Resolution: Fixed

Fixed in https://github.com/apache/xalan-c/pull/3

> 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: Roger Leigh
>            Priority: Major
>             Fix For: 1.12
>
>         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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org