Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2022 21:52:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 267282] [PATCH] strfmon: Attempt to fix some strfmon(3) bugs
Message-ID:  <bug-267282-99-76tuK9BMxa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267282-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267282-99@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=3D267282

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D7cfd67ce96d97c263c2c56c5c43742646=
3467689

commit 7cfd67ce96d97c263c2c56c5c437426463467689
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-10-13 16:11:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-25 21:48:20 +0000

    strfmon(3): Fix # explanation

    There's only one value that specifies the number of digits after the
    decimal point (oh, sorry, the "radix character") the other specifies the
    number before...

    While here, add a little more info on the effects of using the #n value.

    Obtained from:=20
https://github.com/NetBSD/src/commit/d1dd1a086400ae719bde1f2c45938d9bc1d29e=
8b
    Reviewed by:    kib
    PR:     267282
    Github PR:      #619
    MFC after:      1 week

 lib/libc/stdlib/strfmon.3 | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

--=20
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-267282-99-76tuK9BMxa>