GitHub user rip-nsk opened a pull request: https://github.com/apache/orc/pull/200
Orc-277: [C++] centos6 build (pre 4.7 gcc) is broken You can merge this pull request into a Git repository by running: $ git pull https://github.com/rip-nsk/orc ORC-277 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/orc/pull/200.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 #200 ---- commit e8af9eb5c6ada3272add55052c8f558301385763 Author: rip-nsk <rip....@gmail.com> Date: 2017-12-12T19:57:07Z include adaptor to avoid using noexcept if it is not available. commit 32bd76a15da318c19735d1e02ec3f85d54791a61 Author: rip-nsk <rip....@gmail.com> Date: 2017-12-12T20:00:27Z workaround bug in gcc https://github.com/google/googletest/issues/322 ---- ---