kali834x commented on PR #783: URL: https://github.com/apache/commons-compress/pull/783#issuecomment-4946897071
Rebased onto master locally and there's nothing left of this one. #782 already added the same negative count rejection to the array form of decodeBandInt, and the sumPositive refactor in 26bd84e throws before the band is even read, so the guard here would be dead code and the test duplicates testDecodeBandIntRejectsNegativeCount which is already on master (I reran it there to confirm). Fine to close this as redundant. -- 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]
