You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/14 21:49:00 UTC

[jira] [Resolved] (ARROW-5341) [C++] Add instructions about fixing and testing for -Wdocumentation clang warnings locally

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

Wes McKinney resolved ARROW-5341.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 4578
[https://github.com/apache/arrow/pull/4578]

> [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
>            Assignee: Benjamin Kietzman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)