SipRtcProxy icon indicating copy to clipboard operation
SipRtcProxy copied to clipboard

reserved identifier violation

Open elfring opened this issue 5 years ago • 1 comments
trafficstars

I would like to point out that identifiers like “__AR_BASE_H__” and “__SIP_CALL_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?

elfring avatar Aug 26 '20 16:08 elfring

Thanks for your advice. I'd like to adjust it by C++ language standard.

DyncEric avatar Aug 27 '20 06:08 DyncEric