[omniORB-dev] omniORB: reserved identifier violation
Markus Elfring
Markus.Elfring at web.de
Sun Oct 29 14:35:33 UTC 2023
Hello,
I would like to point out that identifiers like the following do not fit to
the expected naming convention of the C++ language standard.
* __CORBA_H__
https://sourceforge.net/p/omniorb/svn/6666/tree/branches/4_4/omniORB/include/omniORB4/CORBA.h#l29
* __omnithread_h_
https://sourceforge.net/p/omniorb/svn/6666/tree/branches/4_4/omniORB/include/omnithread.h#l35
Would you like to adjust your selection for unique names?
https://wiki.sei.cmu.edu/confluence/display/cplusplus/DCL51-CPP.+Do+not+declare+or+define+a+reserved+identifier#DCL51CPP.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28HeaderGuard%29
Regards,
Markus
More information about the omniORB-dev
mailing list