GitHub user wgtmac opened a pull request:
https://github.com/apache/orc/pull/238
[C++] Fix error: zero as null pointer constant
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgtmac/orc ORC-329
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/238.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 #238
----
commit faed7ec0c2fc1cea5f71d5e26152ecf089dbef81
Author: Gang Wu <gang.w@...>
Date: 2018-04-02T21:20:22Z
[C++] Fix error: zero as null pointer constant
----
---