Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 93D04200CF0 for ; Thu, 7 Sep 2017 14:30:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 92B241609C0; Thu, 7 Sep 2017 12:30:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D20BE1609A7 for ; Thu, 7 Sep 2017 14:30:41 +0200 (CEST) Received: (qmail 25173 invoked by uid 500); 7 Sep 2017 12:30:39 -0000 Mailing-List: contact dev-help@orc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@orc.apache.org Delivered-To: mailing list dev@orc.apache.org Received: (qmail 25158 invoked by uid 99); 7 Sep 2017 12:30:39 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2017 12:30:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2AB61F5535; Thu, 7 Sep 2017 12:30:39 +0000 (UTC) From: AnatoliShein To: dev@orc.apache.org Reply-To: dev@orc.apache.org References: In-Reply-To: Subject: [GitHub] orc issue #134: Orc 17 Content-Type: text/plain Message-Id: <20170907123039.2AB61F5535@git1-us-west.apache.org> Date: Thu, 7 Sep 2017 12:30:39 +0000 (UTC) archived-at: Thu, 07 Sep 2017 12:30:42 -0000 Github user AnatoliShein commented on the issue: https://github.com/apache/orc/pull/134 Hi guys, I now fixed all the build errors and warnings for OS X (with Xcode 8+), and I would like some additional feedback on this pull request if you have any. Thanks! (@omalley , @majetideepak , @xndai, @jamesclampffer ) ---