Closed elfring closed 10 years ago
I would like to point out that identifiers like "__MDBM_H_" and "__Y_MDBM3_INTERNAL_H__" do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?
__MDBM_H_
__Y_MDBM3_INTERNAL_H__
Hi Elfring, Thanks for writing up the issue. Should be fixed now in commit bb61a28f5db93132067e131d1fda3ee556af2dd4.
Thanks for your small source code improvement.
I would like to point out that identifiers like "
__MDBM_H_
" and "__Y_MDBM3_INTERNAL_H__
" do not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?