cbeust / jcommander

Command line parsing framework for Java
Apache License 2.0
1.94k stars 332 forks source link

Use system dependent line separators. #581

Closed bengtmartensson closed 3 months ago

bengtmartensson commented 4 months ago

Resolves #580.

mkarg commented 4 months ago

Could you please provide a unit test that proofs that the final outcome (when rendered on STDOUT) is actually wrong? I assume you noticed it on Windows, so it would be good to have a unit test that currently fails on Windows.

bengtmartensson commented 3 months ago

Closing, see https://github.com/cbeust/jcommander/issues/580#issuecomment-2094366630