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

Conversation

@franksinankaya
Copy link

@am11 @jkotas @janvorli @dotnet/jit-contrib

@franksinankaya franksinankaya changed the title find ./ -type f -exec sed -i -e 's/\<gtNextStmt\>/getNextStmt()/g' {} \; find ./ -type f -exec sed -i -e 's/\<gtNextStmt\>/GetNextStmt()/g' {} \; Sep 20, 2019
@franksinankaya
Copy link
Author

cc @dotnet/jit-contrib

@am11
Copy link
Member

am11 commented Sep 20, 2019

probably it is also one step towards removing -Wno-*microsoft*, -Wno-*ms*, -fms-extensions etc. from cmake configs. :)

@mikedn
Copy link

mikedn commented Sep 20, 2019

cc @sandreenko Since he's working on statements :)

Copy link

@sandreenko sandreenko 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.

@franksinankaya
Copy link
Author

Please help review and merge these small changes.

@sandreenko sandreenko merged commit 9d999c5 into dotnet:master Sep 20, 2019
@BruceForstall BruceForstall changed the title find ./ -type f -exec sed -i -e 's/\<gtNextStmt\>/GetNextStmt()/g' {} \; Replace gtNextStmt with GetNextStmt() Oct 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants