You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2017/04/17 16:19:41 UTC

[jira] [Created] (ORC-172) Fix C++ build issue with Centos6

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)