On 2011-10-26, Gary Gregory wrote:

> Also should be fixed but not show stoppers:

[snip those fixed in trunk now]

> Description    Resource    Path    Location    Type
> Unnecessary cast from byte to long    DumpArchiveUtil.java
>  /commons-compress/src/main/java/org/apache/commons/compress/archivers/dump
>  line 97    Java Problem

While it may not strictly be necessary, I've kept it for symmetry
reasons.  The first five casts in this method are required while the
remaining lines would work equally well with 32 bit integers.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to