From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26714 invoked by alias); 17 Apr 2008 23:42:59 -0000 Received: (qmail 26618 invoked by uid 48); 17 Apr 2008 23:42:16 -0000 Date: Thu, 17 Apr 2008 23:42:00 -0000 Message-ID: <20080417234216.26617.qmail@sourceware.org> From: "eberlein at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070919134419.5044.vincent+libc@vinc17.org> References: <20070919134419.5044.vincent+libc@vinc17.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5044] printf doesn't take the rounding mode into account X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00124.txt.bz2 ------- Additional Comments From eberlein at us dot ibm dot com 2008-04-17 23:42 ------- (In reply to comment #6) > Shouldn't L'0' be replaced by L'0' - 1 so that in directed rounding modes, the > test "digit > rounddigit" is either always true or always false. No. You never round when the digit is zero. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5044 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.