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

Use Generic Marshal Methods #43

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

ds5678
Copy link
Contributor

@ds5678 ds5678 commented Dec 14, 2023

This pull request replaces non-generic Marshal methods with their generic variants. The non-generic ones were causing problems with trimming for NativeAOT. I also removed two obsolete polyfills left over from when Capstone supported .NET Framework.

@9ee1 9ee1 self-requested a review January 2, 2024 01:27
@9ee1 9ee1 changed the title Use generic Marshal methods Use Generic Marshal Methods Jan 2, 2024
@9ee1 9ee1 self-assigned this Jan 2, 2024
@9ee1 9ee1 removed their request for review January 2, 2024 01:29
@9ee1 9ee1 merged commit 24f4555 into 9ee1:master Jan 2, 2024
3 checks passed
@9ee1
Copy link
Owner

9ee1 commented Jan 2, 2024

Merged. Thank you for your contribution @ds5678!

@ds5678 ds5678 deleted the use-generic-marshal-methods branch January 2, 2024 01:52
@ds5678
Copy link
Contributor Author

ds5678 commented Jan 2, 2024

Much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants