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

Conversation

@AustinWise
Copy link

It looks like #7837 had a copy and paste error in the JitFlags class it introduced. The method SetFromOldFlags defines the macros CONVERT_OLD_FLAG and CONVERT_OLD_FLAG2 identically and ignores the corJitFlags2 parameter.
This commit changes CONVERT_OLD_FLAG2 to compare flags against the corJitFlags2 parameter.

@BruceForstall
Copy link

LGTM. Thanks!

@jkotas jkotas merged commit e1faf24 into dotnet:master Oct 28, 2016
@AustinWise AustinWise deleted the fixFlagConversion branch October 28, 2016 06:16
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
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