From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4322 invoked by alias); 22 Aug 2005 15:00:45 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 4060 invoked by uid 48); 22 Aug 2005 15:00:08 -0000 Date: Mon, 22 Aug 2005 15:00:00 -0000 Message-ID: <20050822150008.4059.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050818173012.23466.veldema@cs.fau.de> References: <20050818173012.23466.veldema@cs.fau.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/23466] call to _dtoa is possibly incorrect X-Bugzilla-Reason: CC X-SW-Source: 2005-q3/txt/msg00355.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2005-08-22 15:00 ------- I would prefer to leave the PR open to address the _dtoa issue. I've updated the PR synopsis to reflect this. I agree that we should not change our toString output, as ours is correct. -- What |Removed |Added ---------------------------------------------------------------------------- Summary|Double.toString(0.0010) --->|call to _dtoa is possibly |"0.001" ISO "0.0010" |incorrect http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23466