elieserdejesus / JamTaba

Jamtaba is a software to play online music jam sessions.
http://www.jamtaba.com
245 stars 49 forks source link

reserved identifier violation #1351

Open elfring opened 4 years ago

elfring commented 4 years ago

I would like to point out that identifiers like “_CACHE_HEADER_” and “_JAMTABA_VERSION_do not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?