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

[vcpkg] Fix ParagraphParser::required_field() #12429

Merged
merged 1 commit into from
Jul 15, 2020
Merged

[vcpkg] Fix ParagraphParser::required_field() #12429

merged 1 commit into from
Jul 15, 2020

Conversation

maksqwe
Copy link
Contributor

@maksqwe maksqwe commented Jul 14, 2020

Fix typo.
ParagraphParser::required_field() method should call appropriate function.

@ras0219-msft
Copy link
Contributor

ras0219-msft commented Jul 15, 2020

LGTM. Obviously fixing a bug like this could introduce regressions, however it seems safe due to the CI reporting no issues while parsing the CONTROL files for all existing ports. Thanks!

@ras0219-msft ras0219-msft merged commit 075a18b into microsoft:master Jul 15, 2020
@maksqwe maksqwe deleted the typo_fix branch July 15, 2020 21:57
@JackBoosY JackBoosY added the category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) label Jul 16, 2020
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants