reserved identifier violation
@elfring
Submitted by Markus Elfring Assigned to Xfce Bug Triage
Description
I would like to point out that identifiers like “XFCONF_H” and “_XfconfDaemon” do not fit to the expected naming convention of the C language standard.
- https://gitlab.xfce.org/xfce/xfconf/-/blob/9ec67fb671b488a81f837e9127719b0bf5027624/xfconf/xfconf.h#L21
- https://gitlab.xfce.org/xfce/xfconf/-/blob/9ec67fb671b488a81f837e9127719b0bf5027624/xfconfd/xfconf-daemon.h#L35
Would you like to adjust the selection for unique names? https://www.securecoding.cert.org/confluence/display/c/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier
Version: 4.14.1