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

Implicit use_delimiter(true) can be confusing #666

Closed
kbknapp opened this issue Sep 16, 2016 · 0 comments
Closed

Implicit use_delimiter(true) can be confusing #666

kbknapp opened this issue Sep 16, 2016 · 0 comments
Labels
A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations
Milestone

Comments

@kbknapp
Copy link
Member

kbknapp commented Sep 16, 2016

After some testing, the new implicit Arg::use_delimiter(true) can be confusing to the point of thinking things are bugs.

It needs to be removed in favor of explicitness. The comma (,) will remain the default delimiter if none is defined though.

@kbknapp kbknapp added C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations P2: need to have A-parsing Area: Parser's logic and needs it changed somehow. labels Sep 16, 2016
@kbknapp kbknapp added this to the 2.12.2 milestone Sep 16, 2016
@homu homu closed this as completed in 09d4d0a Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant