Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

reserved identifier violation #1

Open
elfring opened this issue Jul 30, 2014 · 1 comment
Open

reserved identifier violation #1

elfring opened this issue Jul 30, 2014 · 1 comment

Comments

@elfring
Copy link

elfring commented Jul 30, 2014

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

@Smattr
Copy link

Smattr commented Sep 5, 2014

Again, sorry for the late response.

As for seL4/camkes#1, these identifiers are being used as header include guards and never as actual C symbols. I have no objection to refactoring the code to remove this, but I also don't see an issue with the symbols as they are currently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants