ARM-software / gator

Sources for Arm Streamline's gator daemon, part of Arm Mobile Studio suite of performance analysis tools
https://www.arm.com/products/development-tools/graphics/arm-mobile-studio
133 stars 70 forks source link

reserved identifier violation #47

Open elfring opened 7 months ago

elfring commented 7 months ago

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