You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by rip-nsk <gi...@git.apache.org> on 2017/12/12 20:07:34 UTC

[GitHub] orc pull request #200: Orc-277: [C++] centos6 build (pre 4.7 gcc) is broken

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 <ri...@gmail.com>
Date:   2017-12-12T19:57:07Z

    include adaptor to avoid using noexcept if it is not available.

commit 32bd76a15da318c19735d1e02ec3f85d54791a61
Author: rip-nsk <ri...@gmail.com>
Date:   2017-12-12T20:00:27Z

    workaround bug in gcc https://github.com/google/googletest/issues/322

----


---

[GitHub] orc pull request #200: Orc-277: [C++] Fix broken centos6 build (pre 4.7 gcc)

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/orc/pull/200


---