OSDN Git Service

* compress.c (write_data): Mark 'ze' as unused.
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2005 21:46:02 +0000 (21:46 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2005 21:46:02 +0000 (21:46 +0000)
commit5f56205989cde4bfc89633bdc3e62dd5bd378e69
tree648308411275edece2353f29bed9aff69aaa99aa
parent279ecc9840f5a71023455f3596e63269c0b8a81d
* compress.c (write_data): Mark 'ze' as unused.
* jartool.h (__attribute__): New define.
* shift.c (shift_up): Added cast.
(shift_down): Likewise.
* jartool.c (help): Split string constant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107681 138bc75d-0d04-0410-961f-82ee72b054a4
fastjar/ChangeLog
fastjar/compress.c
fastjar/jartool.c
fastjar/jartool.h
fastjar/shift.c