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 the root cause why byte has to be used instead of bool for one C# interop call to C++ #5676

Open
hhyyrylainen opened this issue Nov 13, 2024 · 0 comments

Comments

@hhyyrylainen
Copy link
Member

for some reason a single method call for checking if body is detached gets the wrong result to C# when the extern definition has bool instead of byte in it. This is super bizarre. And very worrying if other function calls also have the same problem or not...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: High priority bugs / issues
Development

No branches or pull requests

1 participant