jcommander
jcommander copied to clipboard
Fixed reading from file when using standard separator (" ")
When specifying a file with parameters and " " as separator, JCommander crashed because the parameters and their values were not split correctly. This is the (ugly) fix.
Any comment on accepting or rejecting this pull request?
@TKlerx I know it's been a while but any way to provide a test case for it?
@TKlerx Thank you for your contribution. As @jeremysolarz already said, it would be good having a test case. I need to confess that I do not understand the actual problem just from reading the bug description. Thank you.
@TKlerx Kindly requesting your response! :-)