Skip to content

Removing "using namespace std" everywhere.#72

Merged
yang-g merged 2 commits intogrpc:masterfrom
nicolasnoble:no-std
Jan 16, 2015
Merged

Removing "using namespace std" everywhere.#72
yang-g merged 2 commits intogrpc:masterfrom
nicolasnoble:no-std

Conversation

@nicolasnoble
Copy link
Copy Markdown
Contributor

No description provided.

@ctiller
Copy link
Copy Markdown
Member

ctiller commented Jan 16, 2015

+1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we add

#include <map>

Haha this time markdown works...

@nicolasnoble
Copy link
Copy Markdown
Contributor Author

Sure, why not. I simply mass-modified occurrences of map, vector and string, but I can also clean the inclusions a bit.

@nicolasnoble
Copy link
Copy Markdown
Contributor Author

Done.

yang-g added a commit that referenced this pull request Jan 16, 2015
Removing "using namespace std" everywhere.
@yang-g yang-g merged commit 56ac94f into grpc:master Jan 16, 2015
@nicolasnoble nicolasnoble deleted the no-std branch January 16, 2015 06:51
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
Updating java package for helloworld.proto
apolcyn referenced this pull request in apolcyn/grpc Jul 25, 2016
lalo added a commit to lalo/grpc that referenced this pull request Oct 19, 2017
- Validate default value type mistmatches (fixes grpc#72, fixes grpc#128)
- Validate default value out-of-range values (fixes grpc#73)
- Fail when struct field has default value of 'nothing' (fixes grpc#164)
- Fail when enum field doesn't have default value (fixes grpc#177)
- Validate default value of type aliases
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants