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

Open
elfring opened this issue Aug 13, 2015 · 2 comments
Open

reserved identifier violation #13

elfring opened this issue Aug 13, 2015 · 2 comments

Comments

@elfring
Copy link

elfring commented Aug 13, 2015

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

@Spaxe
Copy link

Spaxe commented Sep 2, 2015

@elfring, what alternatives would you like to propose?

@elfring
Copy link
Author

elfring commented Sep 3, 2015

How do you think about to make your include guards not only standard-compliant but also really unique by appending a kind of UUID?

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

2 participants