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

Change "name space" to "namespace"? #1500

Closed
tkoeppe opened this issue Mar 2, 2017 · 3 comments
Closed

Change "name space" to "namespace"? #1500

tkoeppe opened this issue Mar 2, 2017 · 3 comments

Comments

@tkoeppe
Copy link
Contributor

tkoeppe commented Mar 2, 2017

On a few very rare occasions (including one index entry) we say "name space" rather than "namespace". It seems like we should fix all those by removing the space (white, not name).

@cpplearner
Copy link
Contributor

cpplearner commented Mar 2, 2017

[stmt.label]

Labels have their own name space and do not interfere with other identifiers.

The use of "name space" is confusing, but it would be no less confusing (and would be wrong, I suppose) if the whitespace were removed.

The C standard defines the term "name space".

@W-E-Brown
Copy link
Contributor

W-E-Brown commented Mar 2, 2017 via email

@tkoeppe
Copy link
Contributor Author

tkoeppe commented Mar 2, 2017

OK, that makes sense, thanks.

@tkoeppe tkoeppe closed this as completed Mar 2, 2017
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

No branches or pull requests

3 participants