[ 
https://issues.apache.org/jira/browse/COMPRESS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig updated COMPRESS-27:
-----------------------------------

    Fix Version/s: 1.0

> BZip2CompressorInputStream.reportCRCError()  does not report problems to user
> -----------------------------------------------------------------------------
>
>                 Key: COMPRESS-27
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-27
>             Project: Commons Compress
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 1.0
>
>         Attachments: patch-runcrcerror.txt
>
>
> BZip2CompressorInputStream.reportCRCError() merely writes an error message to 
> System.err; it should really throw an IOException as indicated in the method 
> signature.
> The IOException message should probably show the expected and actual CRCs.
> Or at least the method should set a flag that can be tested by the caller.
> The code says it does this because "previous versions of the class did" - 
> however this does not apply, as there are no previous versions released.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to