Skip to content

Fix true and false for the Bool marshaller#130

Merged
jkoritzinsky merged 1 commit into
DllImportGeneratorfrom
fix-bool-truefalse
Sep 29, 2020
Merged

Fix true and false for the Bool marshaller#130
jkoritzinsky merged 1 commit into
DllImportGeneratorfrom
fix-bool-truefalse

Conversation

@jkoritzinsky

Copy link
Copy Markdown
Member

While working on testing the SafeHandle marshalling code I'm working on, I noticed that I fat-fingered the true and false values for the bool marshallers and flipped the values for CBool and WinBool

While working on testing the SafeHandle marshalling code I'm working on, I noticed that I fat-fingered the true and false values for the bool marshallers and flipped the values for CBool and WinBool
@jkoritzinsky jkoritzinsky added the area-DllImportGenerator Source Generated stubs for P/Invokes in C# label Sep 29, 2020
@jkoritzinsky jkoritzinsky merged commit 37705c3 into DllImportGenerator Sep 29, 2020
@jkoritzinsky jkoritzinsky deleted the fix-bool-truefalse branch September 29, 2020 23:35
jkoritzinsky added a commit to jkoritzinsky/runtime that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-DllImportGenerator Source Generated stubs for P/Invokes in C#

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants