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

Dennis Lundberg moved SANDBOX-298 to COMPRESS-27:
-------------------------------------------------

    Component/s:     (was: Compress)
            Key: COMPRESS-27  (was: SANDBOX-298)
        Project: Commons Compress  (was: Commons Sandbox)

> 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
>         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