[ https://issues.apache.org/jira/browse/XALANC-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roger Leigh resolved XALANC-806. -------------------------------- Resolution: Fixed Fixed in [https://github.com/apache/xalan-c/pull/3|https://github.com/apache/xalan-c/pull/3/files] and https://github.com/apache/xalan-c/pull/4 > C++98 and C++11 support > ----------------------- > > Key: XALANC-806 > URL: https://issues.apache.org/jira/browse/XALANC-806 > Project: XalanC > Issue Type: Bug > Components: XalanC > Affects Versions: 1.11 > Reporter: Roger Leigh > Assignee: Roger Leigh > Priority: Major > Fix For: 1.12 > > Original Estimate: 336h > Remaining Estimate: 336h > > * Make C++98 the minimum supported version, removing compatibility macros for > pre-Standard compilers > * Make C++11 supported; requires removal of use of std::unary_function and > std::binary_function (which is backward-compatible) > The intent of these changes is to allow Xalan-C++ to compile with all > contemporary compilers up to at least C++17, while still retaining support > for older platforms as much as possible. Only thoroughly obsolete platforms > will be left out. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org