Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2022 17:35:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        numerics@FreeBSD.org
Subject:   [Bug 265603] [LIBM] Correct comments in s_cbrt[l].c
Message-ID:  <bug-265603-18636-50HiKtrC7u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265603-18636@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265603-18636@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265603

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=369ea0520a3061c07400d7cd32172efb6af39815

commit 369ea0520a3061c07400d7cd32172efb6af39815
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2022-08-04 17:31:57 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2022-08-04 17:33:34 +0000

    [libm] Correct comments in s_cbrt[l].c

    Damian McGuckin <damianm at esi dot com dot au> noted that the accuracy
    claims in the code for cbrt(3) and cbrtl(3) were incorrect. Fix the
    comments to more accurately describe the accuracies.

    PR:             265603
    MFC after:      3 days

 lib/msun/src/s_cbrt.c  | 2 +-
 lib/msun/src/s_cbrtl.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265603-18636-50HiKtrC7u>