This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: retracting my retraction [patch included]
- From: Andrew Haley <aph at redhat dot com>
- To: Mohan Embar <gnustuff at thisiscool dot com>
- Cc: Adam Megacz <megacz at cs dot berkeley dot edu>, tromey at redhat dot com, java-patches at gcc dot gnu dot org, Marco Trudel <mtrudel at gmx dot ch>
- Date: Sat, 20 Jan 2007 10:02:48 +0000
- Subject: Re: retracting my retraction [patch included]
- References: <m3d55azllr.fsf@localhost.localdomain> <NI9VT06A7MGQL76SM7EBTQFDHEURNI.45b1b12f@parallels>
Mohan Embar writes:
> Hi All,
>
> >Sorry about the delay on reading this.
> >I finally read this whole thread.
> >
> >Adam> - GCJ="${target_noncanonical}-gcj -B`${PWDCMD-pwd}`/"
> >Adam> + GCJ="$built_gcc_dir/gcj -B$built_gcc_dir/"
> >
> >I think this patch is probably causing problems for Marco.
> >However I'm not certain.
>
> Whoa. Did this actually get committed? In one of the follow-ups,
> I pointed out that this was wrong and Andrew came around and
> agreed with me. This hadn't gotten committed to the ecj branch
> at the time that I was working on an alternative patch.
>
> OK. Looking at SVN, I see this has been committed. This is wrong
> for the reasons I mentioned in the followup and should be reverted:
>
> http://gcc.gnu.org/ml/java-patches/2006-q4/msg00313.html
Go on, then.
Andrew.