classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: Fix MessageFormat parsing bug


From: Tom Tromey
Subject: Re: [cp-patches] RFC: Fix MessageFormat parsing bug
Date: 06 Jun 2005 16:01:14 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Ziga" == Ziga Mahkovec <address@hidden> writes:

Ziga> 2005-06-06  Ziga Mahkovec  <address@hidden>
Ziga>   * java/text/MessageFormat.java (parse): When parsing strings, check
Ziga>   for an empty pattern trailer.

Looks good to me.

Ziga> +     int next_index = -1;

You don't need to initialize this.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]