Skip to content

Replace NULL by nullptr#163

Open
xroche wants to merge 1 commit intosparsehash:masterfrom
xroche:chore/replace-NULL-by-nullptr
Open

Replace NULL by nullptr#163
xroche wants to merge 1 commit intosparsehash:masterfrom
xroche:chore/replace-NULL-by-nullptr

Conversation

@xroche
Copy link

@xroche xroche commented Aug 19, 2021

Replace C NULL by C++11 nullptr

This allows building with -Werror,-Wzero-as-null-pointer-constant

Code tested and validated in our codebase (https://github.com/algolia)

@xroche xroche force-pushed the chore/replace-NULL-by-nullptr branch from 62e9db9 to 5fa8b61 Compare August 19, 2021 16:12
@xroche xroche changed the title Chore/replace null by nullptr Replace null by nullptr Aug 19, 2021
@xroche xroche changed the title Replace null by nullptr Replace NULL by nullptr Aug 19, 2021
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.

1 participant