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 #5

Open
elfring opened this issue Jul 27, 2016 · 3 comments
Open

reserved identifier violation #5

elfring opened this issue Jul 27, 2016 · 3 comments

Comments

@elfring
Copy link

elfring commented Jul 27, 2016

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

@amooty
Copy link

amooty commented Aug 2, 2016

Filed as internal issue #135158.

@c64kernal
Copy link
Contributor

Thanks for pointing this out, you're completely right of course. Our coding conventions come from an old code base that is quite large. We'd like to eventually move away from this one, but unfortunately it will take us some time. Thanks again for reporting!

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