nasa / EdsLib

CCSDS SOIS Electronic Data Sheet Tool and Library
Apache License 2.0
31 stars 12 forks source link

reserved identifier violation #1

Open elfring opened 4 years ago

elfring commented 4 years ago

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?