Roger Leigh created XALANC-778:
----------------------------------
Summary: Use anonymous namespace for private time compatibility
functions
Key: XALANC-778
URL: https://issues.apache.org/jira/browse/XALANC-778
Project: XalanC
Issue Type: Improvement
Components: XalanC
Affects Versions: 1.11
Reporter: Roger Leigh
Assignee: Steven J. Hathaway
Attachments:
0002-Use-anonymous-namespace-for-private-time-compatibili.patch
The existing implementation of the gmtime_r and localtime_r functions could
clash with the implementations in the standard library due to having global
scope. Move to an anonymous namespace to prevent clashes and compiler failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]