Skip to content

Implement SetLastError ourselves on .NET when marshaling is not allowed#1017

Merged
AArnott merged 1 commit intomainfrom
fix600
Aug 11, 2023
Merged

Implement SetLastError ourselves on .NET when marshaling is not allowed#1017
AArnott merged 1 commit intomainfrom
fix600

Conversation

@AArnott
Copy link
Copy Markdown
Member

@AArnott AArnott commented Aug 11, 2023

Closes #600

@AArnott AArnott added the enhancement New feature or request label Aug 11, 2023
@AArnott AArnott enabled auto-merge August 11, 2023 00:37
@AArnott AArnott merged commit 093ccb6 into main Aug 11, 2023
@AArnott AArnott deleted the fix600 branch August 11, 2023 00:38
@jlaanstra
Copy link
Copy Markdown
Contributor

Thanks @AArnott!

@jlaanstra
Copy link
Copy Markdown
Contributor

Any chance we could get an updated package with this change?

@AArnott
Copy link
Copy Markdown
Member Author

AArnott commented Aug 29, 2023

You can get it now per these instructions: #600 (comment)

We'll probably release a new version to nuget.org soon though.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement SetLastError ourselves when allowMarshaling is false

2 participants