zeno icon indicating copy to clipboard operation
zeno copied to clipboard

reserved identifier violation

Open elfring opened this issue 2 years ago • 1 comments

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

elfring avatar Dec 14 '22 13:12 elfring

IMO no need for macro name boilerplate, simply use pragma once would relax our fried brain :rfol:

无法顺畅的大口呼吸,是活着的最好证明

---Original--- From: "Markus @.> Date: Wed, Dec 14, 2022 21:21 PM To: @.>; Cc: @.***>; Subject: [zenustech/zeno] reserved identifier violation (Issue #787)

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

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

archibate avatar Dec 16 '22 13:12 archibate