Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add undefined checks for malformed type tags #7007

Merged
merged 4 commits into from
Feb 10, 2016

Conversation

RyanCavanaugh
Copy link
Member

Fixes #7002

@vladima
Copy link
Contributor

vladima commented Feb 10, 2016

👍

@@ -938,6 +938,9 @@ namespace Harness {
}
}
}
else if (name === "suppressOutputPathCheck") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put this in the list in harnessOptionDeclarations instead.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it already handles a set of additional extensions, and they are all declarative.

RyanCavanaugh added a commit that referenced this pull request Feb 10, 2016
Add undefined checks for malformed type tags
@RyanCavanaugh RyanCavanaugh merged commit 25bdc74 into microsoft:master Feb 10, 2016
@RyanCavanaugh RyanCavanaugh deleted the fix7002 branch February 10, 2016 21:16
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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