farkhalit commented on PR #435: URL: https://github.com/apache/commons-cli/pull/435#issuecomment-5113703583
Handled the copilot note. The English retry now only runs when the default locale parses nothing; a partial parse is treated as trailing text and throws with the actual parse position, so under a non-English locale the offset points past the date instead of at index 0. Added testDateRejectsTrailingTextLocaleDe under a de_DE locale asserting that offset. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
