Skip to content

Add template for lua_State* properties in namespaces#326

Merged
dmitry-t merged 1 commit intovinniefalco:masterfrom
alexanderkunz:property-in-namespace
Sep 30, 2025
Merged

Add template for lua_State* properties in namespaces#326
dmitry-t merged 1 commit intovinniefalco:masterfrom
alexanderkunz:property-in-namespace

Conversation

@alexanderkunz
Copy link
Copy Markdown
Contributor

When trying to add a property function that is using lua_State* as the last parameter on a namespace, GCC will error.

Doing the same for properties in classes is building and working correctly.

This PR adds the missing template function that makes such properties able to be added to namespaces.

@dmitry-t dmitry-t merged commit a08915f into vinniefalco:master Sep 30, 2025
0 of 4 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.

2 participants