Integrated: args: fix toString() for trailing input
Erik Helin
ehelin at openjdk.java.net
Thu Jul 9 11:43:41 UTC 2020
On Thu, 9 Jul 2020 08:48:39 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this small patch that fixes `Input.toString` for trailing input. I also added an additional unit test
> that tests `Input.toString`.
> Testing:
> - [x] Added a new unit test
> - [x] `make test` passes on Linux x64
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: cb5eb04b
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/cb5eb04b
Stats: 68 lines in 2 files changed: 0 ins; 66 del; 2 mod
args: fix toString() for trailing input
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.java.net/skara/pull/698
More information about the skara-dev
mailing list