Fix #496 - Cryptic error message with immutable option class by moh-hassan · Pull Request #555 · commandlineparser/commandline

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

moh-hassan merged 1 commit intocommandlineparser:developfrom

moh-hassan:fix-496

Dec 30, 2019

Conversation

@moh-hassan

Copy link Copy Markdown

Collaborator

Fix #496
The message is becoming informative as:

Type CommandLineOptions appears to be Immutable with invalid constructor. Check that constructor arguments have the same name and order of their underlying Type. Constructor Parameters can be ordered as: '(indexfile, outputfile)'

@moh-hassan moh-hassan merged commit 58b4f0b into commandlineparser:develop

Dec 30, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@moh-hassan