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

[x86/Linux] Fix comparison of two values with different enumeration types #8273

Merged
merged 1 commit into from
Nov 23, 2016

Conversation

seanshpark
Copy link

Fix compile error for x86/Linux

  • convert to int type for 'ReturnKind' and 'infoHdrAdjustConstants'

…ypes

Fix compile error for x86/Linux
- convert to int type for 'ReturnKind' and 'infoHdrAdjustConstants'
@seanshpark
Copy link
Author

@dotnet-bot test Windows_NT x64 Release Priority 1 Build and Test please

@seanshpark
Copy link
Author

@janvorli , @jkotas , @gkhanna79 , PTAL

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 janvorli merged commit f1f8206 into dotnet:master Nov 23, 2016
@seanshpark seanshpark deleted the x86jit02 branch November 23, 2016 22:40
sergign60 pushed a commit to sergign60/coreclr that referenced this pull request Dec 2, 2016
…ypes (dotnet#8273)

Fix compile error for x86/Linux
- convert to int type for 'ReturnKind' and 'infoHdrAdjustConstants'
@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
…ypes (dotnet/coreclr#8273)

Fix compile error for x86/Linux
- convert to int type for 'ReturnKind' and 'infoHdrAdjustConstants'

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