This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: [WAS: Re: Why is GCJ shy of overwriting a .class file?]
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java-patches at gcc dot gnu dot org, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: 22 Nov 2002 13:58:45 -0700
- Subject: Re: Patch: [WAS: Re: Why is GCJ shy of overwriting a .class file?]
- References: <aqg47v$eq8$1@main.gmane.org><15819.38400.682938.635422@cuddles.cambridge.redhat.com><aqg5uq$kg4$1@main.gmane.org> <aqg7jp$pjk$1@main.gmane.org><15819.43037.411109.59361@cuddles.cambridge.redhat.com><3DCBAE30.4090100@hotmail.com> <87el9weyd2.fsf@fleche.redhat.com><aqlu4k$sf7$1@main.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> ChangeLog:
Ranjit> 2002-11-08 Ranjit Mathew <rmathew@hotmail.com>,
Ranjit> Andrew Haley <aph@redhat.com>
Ranjit> * gcc/java/jcf-write.c (write_classfile): Remove target
Ranjit> class file, if it exists, before renaming the temporary
Ranjit> class file to it.
Andrew approved this off-list.
I'm checking it in.
FYI gcj patches should also go to gcc-patches.
Tom