Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix inconsistency between the declarations of GetAppDomain#8368

Merged
jkotas merged 1 commit into
dotnet:masterfrom
parjong:fix/inconsitent_signature_GetAppDomain
Nov 30, 2016
Merged

[x86/Linux] Fix inconsistency between the declarations of GetAppDomain#8368
jkotas merged 1 commit into
dotnet:masterfrom
parjong:fix/inconsitent_signature_GetAppDomain

Conversation

@parjong
Copy link
Copy Markdown

@parjong parjong commented Nov 30, 2016

GetAppDomain is declared with STDCALL in vm/threads.inl, but without STDCALL in strongname/api/common.h

This commit fixes the inconsistency between these declarations.

@parjong parjong changed the title Fix inconsistency between the declarations of GetAppDomain [x86/Linux] Fix inconsistency between the declarations of GetAppDomain Nov 30, 2016
@parjong
Copy link
Copy Markdown
Author

parjong commented Nov 30, 2016

\CC @seanshpark

@jkotas jkotas merged commit defed5e into dotnet:master Nov 30, 2016
@parjong parjong deleted the fix/inconsitent_signature_GetAppDomain branch November 30, 2016 23:16
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants