From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30203 invoked by alias); 24 Jan 2008 19:31:19 -0000 Received: (qmail 30058 invoked by uid 48); 24 Jan 2008 19:30:36 -0000 Date: Thu, 24 Jan 2008 19:31:00 -0000 Message-ID: <20080124193036.30057.qmail@sourceware.org> From: "tthomas at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070907144016.5007.cagney@redhat.com> References: <20070907144016.5007.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5007] (hpd) print 1.0 -format x -> 0x1p0 ; i.e., float but in base hex X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00167.txt.bz2 List-Id: ------- Additional Comments From tthomas at redhat dot com 2008-01-24 19:30 ------- Eg: (fhpd) print 2.0 -format x 0x1.0p1 Commit: Format floating points as hex constants for '-format x'. frysk-core/frysk/value/ChangeLog 2008-01-24 Teresa Thomas * FloatingPointType.java (printAsHexConstant): New. * Format.java (printHexadecimalFP): Call printAsHexConstant. * TestFormat.java (testHexadecimal): Update values. -- What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |5361 Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=5007 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.