[
https://issues.apache.org/jira/browse/ORC-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668904#comment-16668904
]
ASF GitHub Bot commented on ORC-418:
------------------------------------
omalley commented on a change in pull request #328: ORC-418. Fix broken docker
builds.
URL: https://github.com/apache/orc/pull/328#discussion_r229362650
##########
File path: c++/src/RLEv1.hh
##########
@@ -22,6 +22,7 @@
#include "Adaptor.hh"
#include "RLE.hh"
+#include <cstdint>
Review comment:
Oh, thank you. I couldn't believe that uint wasn't built in. I couldn't
figure out what to google to find the answer and I don't have a windows box.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix broken centos6 compilation
> ------------------------------
>
> Key: ORC-418
> URL: https://issues.apache.org/jira/browse/ORC-418
> Project: ORC
> Issue Type: Improvement
> Components: C++
> Affects Versions: 1.6.0
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
>
> We've accidentally broken the centos 6 C++ build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)