You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2023/02/21 05:02:00 UTC

[jira] [Created] (ORC-1377) [C++] Enforce override keyword

Gang Wu created ORC-1377:
----------------------------

             Summary: [C++] Enforce override keyword
                 Key: ORC-1377
                 URL: https://issues.apache.org/jira/browse/ORC-1377
             Project: ORC
          Issue Type: Task
          Components: C++
            Reporter: Gang Wu
            Assignee: Gang Wu


I have seen a lot of warnings when building C++ library about missing *override*.

The aim of this issue is to enforce adding override to virtual functions to get rid of those warnings.



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