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

[x86/Linux] Fix error: '&&' within '||'#8391

Merged
jkotas merged 1 commit into
dotnet:masterfrom
seanshpark:x86jit06
Nov 30, 2016
Merged

[x86/Linux] Fix error: '&&' within '||'#8391
jkotas merged 1 commit into
dotnet:masterfrom
seanshpark:x86jit06

Conversation

@seanshpark
Copy link
Copy Markdown

Fix compile error for x86/Linux

  • place parentheses around the '&&' expression to silence this

Fix compile error for x86/Linux
- place parentheses around the '&&' expression to silence this
@seanshpark
Copy link
Copy Markdown
Author

cc @parjong

@seanshpark
Copy link
Copy Markdown
Author

@janvorli , @jkotas , PTAL

@jkotas jkotas merged commit 0d6db53 into dotnet:master Nov 30, 2016
@seanshpark seanshpark deleted the x86jit06 branch December 5, 2016 02:05
@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
Fix compile error for x86/Linux
- place parentheses around the '&&' expression to silence this

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