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

I changed NULL to null pointer #411

Closed
wants to merge 1 commit into from
Closed

I changed NULL to null pointer #411

wants to merge 1 commit into from

Conversation

safinaskar
Copy link

Because here, in C++ standard, we typically speak about null pointers and not about NULLs

…ically speak about null pointers and not about NULLs
@jwakely
Copy link
Member

jwakely commented Nov 21, 2014

I agree we should be replacing uses of NULL but "an argument of null pointer" is not the way to say it

@safinaskar
Copy link
Author

ping

@jwakely
Copy link
Member

jwakely commented Dec 23, 2014

The patch is not correct, "an argument of null pointer" is not correct English grammar.

@safinaskar
Copy link
Author

Okey, then, please, change the phrase some another way

@safinaskar
Copy link
Author

ping
(and i will ping until you fix somehow the bug or will say that this is not-a-bug. because i am not happy to keep the fork in my github account forever)

@jwakely
Copy link
Member

jwakely commented Jan 22, 2015

Then delete the fork, your proposed change is not correct and will not be merged.

@jwakely jwakely closed this Jan 22, 2015
@jwakely
Copy link
Member

jwakely commented Jan 22, 2015

N.B. we already have #52 to correct all uses, not just the few you noticed, so it will be dealt with eventually.

@safinaskar safinaskar deleted the null branch January 22, 2015 14:41
@safinaskar
Copy link
Author

OK

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