]> gcc.gnu.org Git - gcc.git/commit
ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of...
authorMo DeJong <mdejong@cygnus.com>
Tue, 29 Feb 2000 17:08:00 +0000 (17:08 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 29 Feb 2000 17:08:00 +0000 (17:08 +0000)
commitfee2681f8a745e4dbe470ed76160f6638c287e93
tree1961f44c8549dd1a1feb221d8610c6b1447b5cd4
parentf8b7a5d26b0e917273143f5ae76247505e896420
ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of a long to an int.

2000-02-28  Mo DeJong  <mdejong@cygnus.com>

* java/util/zip/ZipOutputStream.java(closeEntry) : Fixed
error caused by the incorrect casting of a long to an int.

From-SVN: r32257
libjava/ChangeLog
libjava/java/util/zip/ZipOutputStream.java
This page took 0.052196 seconds and 5 git commands to generate.