You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/10/11 12:12:00 UTC

[jira] [Commented] (ARROW-3456) [CI] Reuse cpp image for running iwyu and lint in docker-compose

    [ https://issues.apache.org/jira/browse/ARROW-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646358#comment-16646358 ] 

Krisztian Szucs commented on ARROW-3456:
----------------------------------------

[~wesmckinn] Do We need the most recent iwyu? 

Ubuntu 18.04 ships:
{code:bash}
root@a20dc552bc25:/# iwyu --version
include-what-you-use 0.9 based on clang version 5.0.1-2 (tags/RELEASE_501/final)
{code}

Ubuntu 18.10 ships:
{code:bash}
root@79e22d520a56:/# iwyu --version
include-what-you-use 0.10 based on clang version 7.0.0-2 (tags/RELEASE_700/final)
{code}

> [CI] Reuse cpp image for running iwyu and lint in docker-compose 
> -----------------------------------------------------------------
>
>                 Key: ARROW-3456
>                 URL: https://issues.apache.org/jira/browse/ARROW-3456
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Krisztian Szucs
>            Assignee: Krisztian Szucs
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)