Antoine Pitrou created ORC-561:
----------------------------------
Summary: [C++] Don't put -Weverything in build flags
Key: ORC-561
URL: https://issues.apache.org/jira/browse/ORC-561
Project: ORC
Issue Type: Bug
Components: C++
Affects Versions: 1.6.0
Reporter: Antoine Pitrou
{{-Weverything}} is discouraged by the clang developers themselves. {{-Wall
should be used instead}}. See here:
https://quuxplusone.github.io/blog/2018/12/06/dont-use-weverything/
Related but less precise: ORC-480
--
This message was sent by Atlassian Jira
(v8.3.4#803005)