From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8120A3858D1E; Thu, 8 Sep 2022 12:35:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8120A3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662640553; bh=/T9gEi0I8bY5qYzqTO5E/+cgyHOn4TPtguGHJMG1GWY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=b2gf2r8Xjf5Wr/cRz+wVAdLwLZDvwjgXRthq4sWxyadmiomqW62mtdybOtx4XoJa7 XvRwShjqWOioYi7MOAgVcG+oJGBDScmokM1gTRSwkh3C8g14zkDDdZXGoRH2W5HQb8 hagj1geeordQ4zT5xmvUveJzQa7eW3B5y6TwQddc= From: "gabravier at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug math/29556] ecvt rounding in edge-cases is broken Date: Thu, 08 Sep 2022 12:35:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: std-posix X-Bugzilla-Severity: normal X-Bugzilla-Who: gabravier at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29556 --- Comment #3 from Gabriel Ravier --- Hmmmm, I'm not sure fcvt's behavior is by itself a bug, as POSIX leaves the rounding behavior of `fcvt` implementation-defined. --=20 You are receiving this mail because: You are on the CC list for the bug.=