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

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

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

Dongjoon Hyun resolved ORC-1377.
--------------------------------
    Fix Version/s: 1.9.0
       Resolution: Fixed

Issue resolved by pull request 1420
[https://github.com/apache/orc/pull/1420]

> [C++] Enforce override keyword
> ------------------------------
>
>                 Key: ORC-1377
>                 URL: https://issues.apache.org/jira/browse/ORC-1377
>             Project: ORC
>          Issue Type: Task
>          Components: C++
>    Affects Versions: 1.9.0
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>             Fix For: 1.9.0
>
>
> 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)