[
https://issues.apache.org/jira/browse/ORC-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley reassigned ORC-448:
---------------------------------
> Fix centos6 compilation "error: converting ‘false’ to pointer type"
> --------------------------------------------------------------------
>
> Key: ORC-448
> URL: https://issues.apache.org/jira/browse/ORC-448
> Project: ORC
> Issue Type: Improvement
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
>
> The master branch has some new code that fails to compile on centos6.
> {code:java}
> /root/orc/c++/test/TestDictionaryEncoding.cc: In function ‘void
> orc::testStringDictionary(bool, double)’:
> /root/orc/c++/test/TestDictionaryEncoding.cc:107: error: converting ‘false’
> to pointer type for argument 1 of ‘char
> testing::internal::IsNullLiteralHelper(testing::internal::Secret*)’
> ....
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)