Skip to content

Stats commands: Fix -strong option#2137

Merged
Lestropie merged 1 commit into
masterfrom
stats_strong_option_fix
Aug 1, 2020
Merged

Stats commands: Fix -strong option#2137
Lestropie merged 1 commit into
masterfrom
stats_strong_option_fix

Conversation

@Lestropie
Copy link
Copy Markdown
Member

Prior change in the implementation of strong FWE control, changing the command-line option from receiving a boolean to being a flag, was not propagated to the point in code at which that option was read. This however now results in an error upon attempting to use that option due to merge of #1794, as it erroneously attempts to convert the next item on the command-line following the -strong option to a double.

@Lestropie Lestropie added the bug label Jul 22, 2020
@Lestropie Lestropie added this to the 3.0.2 hotfix milestone Jul 22, 2020
@Lestropie Lestropie requested a review from a team July 22, 2020 11:44
@Lestropie Lestropie self-assigned this Jul 22, 2020
Prior change in the impelementation of strong FWE control, changing the command-line option from receiving a boolean to being a flag, was not propagated to the point in code at which that option was read. This however now results in an error upon attempting to use that option due to merge of #1794, as it erroneously attempts to convert the next item on the command-line following the -strong option to a double.
@Lestropie Lestropie merged commit 0f28bea into master Aug 1, 2020
@Lestropie Lestropie deleted the stats_strong_option_fix branch August 1, 2020 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants