[
https://issues.apache.org/jira/browse/ORC-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-512.
-------------------------------
Resolution: Fixed
Assignee: Owen O'Malley
Fix Version/s: 1.6.0
I just committed this. Thanks for the review, Gang!
> Fix c++ build on centos6.
> -------------------------
>
> Key: ORC-512
> URL: https://issues.apache.org/jira/browse/ORC-512
> Project: ORC
> Issue Type: Bug
> Components: C++
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Fix For: 1.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The c++ build is broken on centos 6.
> ```
> [ 34%] Building CXX object c++/src/CMakeFiles/orc.dir/io/InputStream.cc.o
> In file included from /root/orc/c++/include/orc/OrcFile.hh:25,
> from /root/orc/c++/src/io/InputStream.hh:23,
> from /root/orc/c++/src/io/InputStream.cc:20:
> /root/orc/c++/include/orc/Reader.hh:486: error: expected primary-expression
> before '{' token
> ```
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)