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 05:29:00 UTC

[jira] [Updated] (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 updated ORC-1377:
-------------------------------
    Affects Version/s: 1.9.0

> [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
>
> 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)