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

reserved identifier violation #14

Open
elfring opened this issue Nov 10, 2015 · 1 comment
Open

reserved identifier violation #14

elfring opened this issue Nov 10, 2015 · 1 comment

Comments

@elfring
Copy link

elfring commented Nov 10, 2015

I would like to point out that identifiers like "_CASA_HTTP_CLIENT_H" and "_Value" do not fit to the expected naming convention of the C++ language standard.
Would you like to adjust your selection for unique names?

@ras0219-msft
Copy link
Contributor

Yes, these identifiers are in violation of the expected naming convention for non-standard-library code, thanks for pointing this out :). We would love to have them changed but so far other issues have been more pressing.

I'm sure a PR for this would be gratefully accepted.

GerHobbelt pushed a commit to GerHobbelt/cpprestsdk that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants