gcc/libjava ChangeLog java/text/ChoiceFormat.j ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Jul 2 12:44:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2002-07-02 12:43:50

Modified files:
	libjava        : ChangeLog 
	libjava/java/text: ChoiceFormat.java MessageFormat.java 

Log message:
	2002-07-02  Tom Tromey  <tromey@redhat.com>
	David Hovemeyer  <daveho@cs.umd.edu>
	
	* java/text/ChoiceFormat.java
	(format(double,StringBuffer,FieldPosition)): Fix fencepost error
	in check loop.
	* java/text/MessageFormat.java
	(format(Object[],StringBuffer,FieldPosition): Pass all arguments
	to MessageFormat.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1370&r2=1.1371
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/ChoiceFormat.java.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/text/MessageFormat.java.diff?cvsroot=gcc&r1=1.10&r2=1.11



More information about the Gcc-cvs mailing list