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

[x86/Linux] Fix stdcall calling convention ignored on variadic function#8252

Merged
jkotas merged 1 commit into
dotnet:masterfrom
seanshpark:x86pal07
Nov 22, 2016
Merged

[x86/Linux] Fix stdcall calling convention ignored on variadic function#8252
jkotas merged 1 commit into
dotnet:masterfrom
seanshpark:x86pal07

Conversation

@seanshpark
Copy link
Copy Markdown

@seanshpark seanshpark commented Nov 22, 2016

Fix compile error for x86/Linux

  • fix to use STDMETHODVCALLTYPE
  • related issue: #8248

WIP, fix compile error for x86/Linux
- fix to use STDMETHODVCALLTYPE
Copy link
Copy Markdown
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@seanshpark
Copy link
Copy Markdown
Author

@dotnet-bot test CentOS7.1 x64 Debug Build and Test

@jkotas jkotas merged commit e8989c1 into dotnet:master Nov 22, 2016
@seanshpark seanshpark deleted the x86pal07 branch November 23, 2016 00:02
sergign60 pushed a commit to sergign60/coreclr that referenced this pull request Dec 2, 2016
…on (dotnet#8252)

WIP, fix compile error for x86/Linux
- fix to use STDMETHODVCALLTYPE
@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
…on (dotnet/coreclr#8252)

WIP, fix compile error for x86/Linux
- fix to use STDMETHODVCALLTYPE

Commit migrated from dotnet/coreclr@e8989c1
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.

5 participants