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

Open
elfring opened this issue Aug 22, 2018 · 5 comments
Open

reserved identifier violation #4

elfring opened this issue Aug 22, 2018 · 5 comments

Comments

@elfring
Copy link

elfring commented Aug 22, 2018

I would like to point out that identifiers like “__PPMENU_H” and “__TV_Hdo not fit to the expected naming convention of the C++ language standard.
Would you like to adjust your selection for unique names?

@papyrussolution
Copy link
Owner

This pratice has been used by as since 90th last century. It's hard to change this tradition :)

@elfring
Copy link
Author

elfring commented Aug 22, 2018

How do you think about to avoid that this software depends on undefined behaviour?

@papyrussolution
Copy link
Owner

We use a double-underscore. I don't think it can cause some problems (i consider such a propability as very low). Nevertheless, i gratitude you, because i didn't know about that considaration (depends on undefined behaviour).

@elfring
Copy link
Author

elfring commented Aug 22, 2018

@ugintl
Copy link

ugintl commented Aug 5, 2022

@elfring Can you please answer this #11

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