Skip to content

Don't probe for A/W variants of entry points on non-Windows.#33250

Merged
jkotas merged 4 commits intodotnet:masterfrom
jkoritzinsky:aw-windows-only
Mar 11, 2020
Merged

Don't probe for A/W variants of entry points on non-Windows.#33250
jkotas merged 4 commits intodotnet:masterfrom
jkoritzinsky:aw-windows-only

Conversation

@jkoritzinsky
Copy link
Member

Fixes #33246 for CoreCLR

@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't add an area label to this PR.

Checkout this page to find out which area owner to ping, or please add exactly one area label to help train me in the future.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Should we add any tests to validate expected behavior?

@jkotas jkotas added the breaking-change Issue or PR that represents a breaking API or functional change over a previous release. label Mar 5, 2020
@AaronRobinsonMSFT
Copy link
Member

@stephentoub I agree. Anytime we add the 'breaking-change' tag some level of testing should be a requirement.

@jkoritzinsky
Copy link
Member Author

I've updated the ExactSpelling tests to test the new behavior.

@jkotas jkotas merged commit a6fcb15 into dotnet:master Mar 11, 2020
@jkoritzinsky jkoritzinsky deleted the aw-windows-only branch March 11, 2020 04:42
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Interop-coreclr breaking-change Issue or PR that represents a breaking API or functional change over a previous release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove A/W probing for PInvokes on non-Windows platforms

5 participants