Deepak Majeti created ORC-172:
---------------------------------
Summary: Fix C++ build issue with Centos6
Key: ORC-172
URL: https://issues.apache.org/jira/browse/ORC-172
Project: ORC
Issue Type: Bug
Reporter: Deepak Majeti
Assignee: Deepak Majeti
The patch for ORC-122 requires explicit {{copy}} and {{move}} of the
{{Timezone}} class since it contains a {{unique_ptr}} as one of its member. The
simpler fix is to make the member a {{shared_ptr}}. A similar change is made
for the {{TimezoneCache}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)