TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

reserved identifier violation #4

Closed elfring closed 7 years ago

elfring commented 7 years ago

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

helloopenworld commented 7 years ago

thank you for point out this problem .we will fixed it as soon as possbile

elfring commented 7 years ago

How do you think about to avoid that this software depends on undefined behaviour?

elfring commented 6 years ago

Are there any more update candidates left over?