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

Fix wintypes options handling #80

Merged
merged 2 commits into from
Dec 24, 2018
Merged

Fix wintypes options handling #80

merged 2 commits into from
Dec 24, 2018

Conversation

yshui
Copy link
Owner

@yshui yshui commented Dec 24, 2018

Filling winopts with default values happened too early. It should happen
after command line options have been parsed, not after parsing the
config file.

Fixes #79

Signed-off-by: Yuxuan Shui yshuiv7@gmail.com

Move filling winopts with default values to after command line options have
been parsed, not after parsing the config file. This is more intuitive.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
Well, I made a mistake.

Fixes #79

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
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.

None yet

1 participant