Fix #496 - Cryptic error message with immutable option class by moh-hassan · Pull Request #555 · commandlineparser/commandline
Navigation Menu
{{ message }}
commandlineparser / commandline Public
- Notifications You must be signed in to change notification settings
- Fork 481
Merged
Fix #496 - Cryptic error message with immutable option class#555
moh-hassan merged 1 commit intocommandlineparser:developfrom
moh-hassan:fix-496
Fix #496 - Cryptic error message with immutable option class#555
moh-hassan merged 1 commit intocommandlineparser:developfrom
moh-hassan:fix-496
Conversation
Copy link Copy Markdown
Collaborator
moh-hassan
commented
Dec 26, 2019
moh-hassan
commented
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
merged commit
58b4f0b
into
commandlineparser:develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment