You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2022/11/17 06:52:00 UTC

[jira] [Updated] (ORC-1314) [C++] Remove macros defined before C++11

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

Gang Wu updated ORC-1314:
-------------------------
    Description: They are many macros defined to work around missing support of C++11 standard library. Now we have already supported C+17 officially, it is good time to remove unnecessary macros.  (was: They are many macros defined to work around missing support of C++11 standard library. Now we have already supported C++17 officially, it is good time to remove unnecessary marcos.)

> [C++] Remove macros defined before C++11
> ----------------------------------------
>
>                 Key: ORC-1314
>                 URL: https://issues.apache.org/jira/browse/ORC-1314
>             Project: ORC
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>
> They are many macros defined to work around missing support of C++11 standard library. Now we have already supported C+17 officially, it is good time to remove unnecessary macros.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)