michaelrsweet / pappl

PAPPL - Printer Application Framework
https://www.msweet.org/pappl
Apache License 2.0
309 stars 49 forks source link

reserved identifier violation #114

Closed elfring closed 3 years ago

elfring commented 3 years ago

I would like to point out that an identifier like “_PAPPL_BASE_H_does not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?

michaelrsweet commented 3 years ago

No.

elfring commented 3 years ago

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