reserved identifier violation
Open
Nobody has claimed this yet.
question
- Dominant language
- C
- Stars
- 43
- Forks
- 19
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 2
Description
I would like to point out that identifiers like “_EDSLIB_DATABASE_TYPES_H_” and “_SEDS_USER_MESSAGE_H_” do eventually not fit 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the two linked header files, edslib/fsw/inc/edslib_database_types.h at line 39 and tool/src/seds_user_message.h at line 31, and review the identifiers shown in the issue. Done means the affected names follow the C standard's reserved-identifier rules while remaining unique.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100