reserved identifier violation
Open
- Dominant language
- C
- Stars
- 5.6k
- Forks
- 510
- PR merge metrics
- No merged PRs in 30d
Description
I would like to point out that the identifier "[`__SDS_H`](https://github.com/antirez/sds/blob/c636fc6cd25e455a75dca24ac08ba736f62db6c8/sds.h#L31)" [does not fit](https://www.securecoding.cert.org/confluence/display/seccode/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29) to the expected naming convention of the C language standard.
Would you like to adjust your selection for unique names?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.