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

[x86/Linux] Fix SEH '__try' is not supported on this target#8271

Merged
janvorli merged 1 commit into
dotnet:masterfrom
seanshpark:x86jit01
Nov 23, 2016
Merged

[x86/Linux] Fix SEH '__try' is not supported on this target#8271
janvorli merged 1 commit into
dotnet:masterfrom
seanshpark:x86jit01

Conversation

@seanshpark
Copy link
Copy Markdown

Fix compile error for x86/Linux

  • add check !FEATURE_PAL

Fix compile error for x86/Linux
- add check !FEATURE_PAL
@seanshpark
Copy link
Copy Markdown
Author

@dotnet-bot test OSX x64 Checked Build and Test please

@seanshpark
Copy link
Copy Markdown
Author

@janvorli , @jkotas , @gkhanna79 , PTAL

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!

@janvorli janvorli merged commit 2f0f156 into dotnet:master Nov 23, 2016
@seanshpark seanshpark deleted the x86jit01 branch November 23, 2016 22:40
sergign60 pushed a commit to sergign60/coreclr that referenced this pull request Dec 2, 2016
)

Fix compile error for x86/Linux
- add check !FEATURE_PAL
@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
…oreclr#8271)

Fix compile error for x86/Linux
- add check !FEATURE_PAL

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