Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORC-329: [C++] Fix error: zero as null pointer constant #238

Closed
wants to merge 1 commit into from

Conversation

wgtmac
Copy link
Member

@wgtmac wgtmac commented Apr 2, 2018

This patch fixes building error: zero as null pointer constant [-Werror,-Wzero-as-null-pointer-constant] on mac after upgrading clang to Apple LLVM version 9.1.0 (clang-902.0.39.1).

@wgtmac wgtmac changed the title [C++] Fix error: zero as null pointer constant ORC-329: [C++] Fix error: zero as null pointer constant Apr 2, 2018
Copy link
Contributor

@majetideepak majetideepak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM. Will merge this shortly.

@asfgit asfgit closed this in 8f4fcd1 Apr 4, 2018
@wgtmac wgtmac deleted the ORC-329 branch February 23, 2022 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants