ThrawnCA commented on PR #1572: URL: https://github.com/apache/commons-lang/pull/1572#issuecomment-3882695119
Okay, I have found a solution that preserves all existing unit tests. Essentially, instead of overwriting the `offset` parameter, the code will now immediately action the case where `offset` is close to or beyond the end of the string. This avoids the confusion about which offset character should be preserved. -- 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]
