Skip to content

More Zero/Null as pointer constant corrections#1947

Merged
danmar merged 1 commit into
cppcheck-opensource:masterfrom
scottfurry:MoreZeroConstants
Jul 2, 2019
Merged

More Zero/Null as pointer constant corrections#1947
danmar merged 1 commit into
cppcheck-opensource:masterfrom
scottfurry:MoreZeroConstants

Conversation

@scottfurry

Copy link
Copy Markdown
Contributor

Further to pull request #1938. Changes were missed in previous commit.

Resolve warnings warning: zero as null pointer constant in code by
using C++ 11 recommended nullptr.

Further to pull request #1938. Changes were missed in previous commit.

Resolve warnings `warning: zero as null pointer constant` in code by
using C++ 11 recommended `nullptr`.
@danmar danmar merged commit da213d1 into cppcheck-opensource:master Jul 2, 2019
@scottfurry scottfurry deleted the MoreZeroConstants branch July 2, 2019 18:44
jubnzv pushed a commit to jubnzv/cppcheck that referenced this pull request Nov 13, 2019
)

Further to pull request cppcheck-opensource#1938. Changes were missed in previous commit.

Resolve warnings `warning: zero as null pointer constant` in code by
using C++ 11 recommended `nullptr`.
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.

2 participants