opentoonz / opentoonz_docs

OpenToonz User Manual
http://opentoonz.readthedocs.io
28 stars 26 forks source link

reserved identifier violation #183

Open elfring opened 8 years ago

elfring commented 8 years ago

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

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32275144-reserved-identifier-violation?utm_campaign=plugin&utm_content=tracker%2F33713530&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33713530&utm_medium=issues&utm_source=github).
RodneyBaker commented 3 weeks ago

Transferring this to the Opentoonz documenation repo where discussion can continue regarding best practices for coding.