Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix C mangling for lua bindings #1750

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Fix C mangling for lua bindings #1750

merged 1 commit into from
Feb 25, 2024

Conversation

brndnmtthws
Copy link
Owner

This should resolve #1749.

@github-actions github-actions bot added the 3rdparty suggests changes to 3rd party dependencies label Feb 25, 2024
Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit 6ce3373
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/65db4d38dc3d2400083847ad

@brndnmtthws brndnmtthws added the bug related to incorrect existing implementation of some functionality label Feb 25, 2024
@brndnmtthws brndnmtthws merged commit 98087f9 into main Feb 25, 2024
55 checks passed
@brndnmtthws brndnmtthws deleted the lua-linking branch February 25, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rdparty suggests changes to 3rd party dependencies bug related to incorrect existing implementation of some functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Some Lua binding symbol names are mangled in C++ compilation
1 participant