This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: Fix MessageFormat parsing bug
- From: Tom Tromey <tromey at redhat dot com>
- To: Ziga Mahkovec <ziga dot mahkovec at klika dot si>
- Cc: java-patches at gcc dot gnu dot org
- Date: 13 Jun 2005 14:41:34 -0600
- Subject: Re: Patch: FYI: Fix MessageFormat parsing bug
- References: <1118245649.5041.35.camel@localhost>
- Reply-to: tromey at redhat dot com
>>>>> "Ziga" == Ziga Mahkovec <ziga.mahkovec@klika.si> writes:
Ziga> I checked this in on the trunk, with Tom's approval.
Ziga> This patch fixes the following MessageFormat parsing bug:
Ziga> http://lists.gnu.org/archive/html/classpath/2005-06/msg00014.html
This is ok for 4.0 as well. However I'm told that 4.0 is in freeze
atm, so we have to wait for the state to change before we can check
it in there.
Tom