This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [rfc] mainline slush
- From: Paolo Bonzini <bonzini at gnu dot org>
- To: java-patches at gcc dot gnu dot org
- Cc: gcc-patches at gcc dot gnu dot org,gcc at gcc dot gnu dot org
- Cc: gcc at gcc dot gnu dot org,java-patches at gcc dot gnu dot org
- Date: Fri, 20 May 2005 09:00:04 +0200
- Subject: Re: [rfc] mainline slush
- References: <20050519003129.GA7983@redhat.com> <428CC8DA.4010909@codesourcery.com> <B8FC0B9B-6AE4-4960-BE07-98A11F7060FE@apple.com> <428CE889.4060604@avtrex.com> <428D0AD6.7020209@redhat.com> <80ACFCB6-EA84-4A84-B031-4597457D7BC8@apple.com>
Yes, he checked in my change, and didn't copy me on the email... Also,
something ate my gcc-patches email. :-(
No, I checked it in before seeing your other message with the proposed
fix. My apologies for not giving credit.
(Indeed the fix is a bit different, I replaced \0 with the portable &
rather than with \1/\2.java).
Paolo