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)