Skip to content

Expand the set of names for which _ is appended to include few commonly used macros - #58

Merged
tomaszklak merged 2 commits into
mainfrom
tomaszklak/sppqnmvtskzo
Oct 24, 2025
Merged

Expand the set of names for which _ is appended to include few commonly used macros#58
tomaszklak merged 2 commits into
mainfrom
tomaszklak/sppqnmvtskzo

Conversation

@tomaszklak

Copy link
Copy Markdown
Collaborator

Like errno or assert.

…only used macros

Signed-off-by: Tomasz Kłak <tomasz.klak@nordsec.com>
Signed-off-by: Tomasz Kłak <tomasz.klak@nordsec.com>

@Lipt0nas Lipt0nas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could consider making this list extendable via configuration

[bindings.cpp.reserved_words]
...

to be able to add additional keywords without the need of recompiling the whole bindgen, but this may or may not be worth the time

@gytsto gytsto left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@tomaszklak

Copy link
Copy Markdown
Collaborator Author

could consider making this list extendable via configuration

[bindings.cpp.reserved_words]
...

to be able to add additional keywords without the need of recompiling the whole bindgen, but this may or may not be worth the time

I promise I will do that the next time I have to update that list! :)

@tomaszklak
tomaszklak merged commit 97ecfea into main Oct 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants