nasa / nasa/EdsLib

reserved identifier violation

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.