You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by omalley <gi...@git.apache.org> on 2017/12/15 01:04:10 UTC

[GitHub] orc pull request #203: ORC-281. Add missing override markers on destructors ...

GitHub user omalley opened a pull request:

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

    ORC-281. Add missing override markers on destructors in InputStream.hh

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omalley/orc orc-281

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/203.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 #203
    
----
commit 4d297ea3ea112264037c3c2f747eb93b06b7a6c7
Author: Owen O'Malley <om...@apache.org>
Date:   2017-12-15T01:03:05Z

    ORC-281. Add missing override markers on destructors in InputStream.hh

----


---

[GitHub] orc pull request #203: ORC-281. Add missing override markers on destructors ...

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

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


---