[Bug java/9532] jar -C flag is incompatible with Sun's

jim.balter@cw.com gcc-bugzilla@gcc.gnu.org
Thu Jun 12 21:13:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9532



------- Additional Comments From jim.balter@cw.com  2003-06-12 21:13 -------
Subject: Re:  jar -C flag is incompatible with Sun's

On 6/10/03 7:03 AM, neroden@gcc.gnu.org wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9532
> 
> 
> neroden@gcc.gnu.org changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |WAITING
> 
> 
> ------- Additional Comments From neroden@gcc.gnu.org  2003-06-10 14:03 -------
>  I can't reproduce this.  The stated condition works for me (with the same version, no less.)

I have no idea what "the stated condition" means.  Did you try the
"How-To-Repeat"?

     mkdir foo
     echo > foo/bar
     jar cf foo.jar -C foo bar -C foo bar

     (The error message "Error adding -C to jar archive!"
     suggests another bug).

> Can the submitter verify that this really happens?

Yes.



More information about the Gcc-bugs mailing list