Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump structopt and fix compilation. #2736

Merged
merged 1 commit into from
May 30, 2019
Merged

Bump structopt and fix compilation. #2736

merged 1 commit into from
May 30, 2019

Conversation

tomusdrw
Copy link
Contributor

TeXitoi/structopt#190 Introduces handling of Option<Option<T>> parameters in structopt directly.
We've used the type together with parse(try_from_str) which now is broken with that type.

To overcome the issue I've introduced Cors enum that we parse the CLI option to first.

@tomusdrw tomusdrw added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). M4-core labels May 30, 2019
@bkchr bkchr merged commit 2227c4f into master May 30, 2019
@bkchr bkchr deleted the td-master branch May 30, 2019 15:30
MTDK1 pushed a commit to bdevux/substrate that referenced this pull request Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants