[
https://issues.apache.org/jira/browse/ORC-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231020#comment-15231020
]
ASF GitHub Bot commented on ORC-47:
-----------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/21
ORC-47. Fix MacOS compilation warnings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-47
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/21.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21
----
commit 5fd9b82ff72629845d75e45c9add5abe6b880e65
Author: Owen O'Malley <[email protected]>
Date: 2016-04-07T20:39:14Z
ORC-47. Fix MacOS compilation warnings.
----
> New version of Xcode complains about float->double conversion
> -------------------------------------------------------------
>
> Key: ORC-47
> URL: https://issues.apache.org/jira/browse/ORC-47
> Project: Orc
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> We currently can't build on the current Xcode version on Mac OS 10.11.4
> because it made the compiler pickier about type conversions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)