This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]