This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgcj/6187


The following reply was made to PR libgcj/6187; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/6187
Date: 8 Apr 2002 14:43:35 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2002-04-08 07:43:35
 
 Modified files:
 	libjava        : ChangeLog 
 	libjava/java/awt/geom: Point2D.java 
 
 Log message:
 	2002-04-08  Alberto Biancardi  <alberto.biancardi@unipv.it>
 	
 	Fix for PR libgcj/6187:
 	* java/awt/geom/Point2D.java (distance): Call distanceSq, not
 	distance.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1290&r2=1.1291
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/geom/Point2D.java.diff?cvsroot=gcc&r1=1.8&r2=1.9
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]