You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Dan Robinson (JIRA)" <ji...@apache.org> on 2016/10/03 22:02:21 UTC

[jira] [Comment Edited] (ARROW-313) XCode 8.0 breaks builds

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

Dan Robinson edited comment on ARROW-313 at 10/3/16 10:02 PM:
--------------------------------------------------------------

Probably worth just matching on `"clang-*"` this time, so we don't have to do this again when XCode 9 comes out. I think it's a safe enough assumption that  "clang-*" will always mean clang is the compiler family.


was (Author: danrobinson010@gmail.com):
Probably worth just matching on "clang-*" this time, so we don't have to do this again when XCode 9 comes out. I think it's a safe enough assumption that  "clang-*" will always mean clang is the compiler family.

> XCode 8.0 breaks builds
> -----------------------
>
>                 Key: ARROW-313
>                 URL: https://issues.apache.org/jira/browse/ARROW-313
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python
>         Environment: Mac OS X, XCode 8.0, Apple LLVM version 8.0.0 (clang-800.0.38)
>            Reporter: Christopher Aycock
>            Priority: Minor
>              Labels: build, newbie
>
> Exactly the same as ARROW-93. The fix is the same as well. I can submit a patch if desired.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)