fkjellberg commented on PR #690: URL: https://github.com/apache/commons-compress/pull/690#issuecomment-4952106351
Hi @garydgregory Thanks for pushing this PR forward. I rebased and aligned the code with the latest changes from the master branch. I also replaced the CRC16 implementation with the new Crc16 class from commons-codec. Thanks for moving the CRC code over to commons-codec and adding support for several more CRC variants. I asked Claude Code for a review of this PR and it found some issues that I think are worth fixing before merging. My plan is to update the PR again in the coming days. -- 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]
