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

[x86/Linux] Fix 'stdcall' here was previously declared without #8320

Merged
merged 1 commit into from
Nov 28, 2016
Merged

[x86/Linux] Fix 'stdcall' here was previously declared without #8320

merged 1 commit into from
Nov 28, 2016

Conversation

seanshpark
Copy link

Fix compile error for x86/Linux

  • add __stdcall in header
  • fix "function declared 'stdcall' here was previously declared without"

Fix compile error for x86/Linux
- add __stdcall in header
- fix "function declared 'stdcall' here was previously declared without"
Copy link
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!

@janvorli
Copy link
Member

I've created issue #8321 to track the problem in one of the PAL tests that happened on CentOS in the CI and is unrelated to this change.

@janvorli janvorli merged commit 2338058 into dotnet:master Nov 28, 2016
@seanshpark
Copy link
Author

Thank you :)

@seanshpark seanshpark deleted the x86vm03 branch November 28, 2016 23:23
@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
…t/coreclr#8320)

Fix compile error for x86/Linux
- add __stdcall in header
- fix "function declared 'stdcall' here was previously declared without"

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