Skip to content

Fix failure to parse real-world vswhere output#2

Open
slonopotamus wants to merge 2 commits intoFaultyRAM:masterfrom
slonopotamus:optional-fields
Open

Fix failure to parse real-world vswhere output#2
slonopotamus wants to merge 2 commits intoFaultyRAM:masterfrom
slonopotamus:optional-fields

Conversation

@slonopotamus
Copy link

There are several fields missing that cause failure:

vswhere returned invalid JSON: Error("missing field `productRelease`", line: 40, column: 5)

Note that this commit changes public method signatures, so version is bumped.

This PR depends on #1.

There are several fields missing that cause failure:
vswhere returned invalid JSON: Error("missing field `productRelease`", line: 40, column: 5)

Note that this commit changes public method signatures, so version is bumped.
@slonopotamus
Copy link
Author

Note that gwihlidal@6008a87 went the different route and completely removes offending fields. If this is a preferred way, I'll update this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant