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

Make helper functions static to prevent multiple defintions. #2266

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Feb 5, 2024

See for example: rizinorg/rizin#4183

Copy link
Contributor

@thestr4ng3r thestr4ng3r left a comment

Choose a reason for hiding this comment

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

Confirmed that this fixes the linking issues.

Copy link
Contributor

@XVilka XVilka left a comment

Choose a reason for hiding this comment

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

@kabeor @aquynh please merge this one, it's very important.

The failure is unrelated:


Run pipx run --python "C:\hostedtoolcache\windows\Python\3.11.7\x64\python.exe" --spec "D:\a\_actions\pypa\cibuildwheel\v2.14.1" cibuildwheel "bindings/python" --output-dir '"wheelhouse"' --config-file '""' --only '""'
creating virtual environment...
determining package name from 'D:\\a\\_actions\\pypa\\cibuildwheel\\v2.14.1'...
creating virtual environment...
installing cibuildwheel from spec 'D:\\a\\_actions\\pypa\\cibuildwheel\\v2.14.1'...
Invalid --only='""', must be a build selector with a known platform

@kabeor
Copy link
Member

kabeor commented Feb 15, 2024

6a55ef3 should fix the CI, please push a commit to trigger it.

@XVilka
Copy link
Contributor

XVilka commented Feb 15, 2024

@kabeor it's green, please merge this one.

@kabeor kabeor merged commit 330d81d into capstone-engine:next Feb 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CS-core-files auto-sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants