Wes McKinney created ARROW-5341:
-----------------------------------
Summary: [C++] Add instructions about fixing and testing for
-Wdocumentation clang warnings locally
Key: ARROW-5341
URL: https://issues.apache.org/jira/browse/ARROW-5341
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.14.0
I found that I had to add {{-Wdocumentation}} to {{ARROW_CXXFLAGS}} to
replicate docstring-related failures in CI. I'm not sure why this is being set
in Travis CI but not locally (with BUILD_WARNING_LEVEL=CHECKIN), but we should
make it consistent and also document that it is a requirement in the C++
development Sphinx documentation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)