Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 21:11:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 267410] [PATCH] strfmon_l: Fix strfmon_l(3)
Message-ID:  <bug-267410-99-J8ecDRUsc9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267410-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267410-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=3D267410

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D29972f06f95d6f5f550ac81367d5ebda8=
d6860a8

commit 29972f06f95d6f5f550ac81367d5ebda8d6860a8
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-10-28 02:53:43 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-29 21:08:54 +0000

    strfmon_test: Add a test for strfmon_l

    Attempt to test the correctness of strfmon_l(3).

    Items marked with XXX represent an invalid output.

    Obtained from:=20
https://github.com/NetBSD/src/commit/e7eba0044fe6128291cbb7e5923c7cf7d87318=
cc

    Reviewed by:    kib
    PR:     267410
    Github PR:      #620
    MFC after:      1 week

 lib/libc/tests/stdlib/strfmon_test.c | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

--=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-267410-99-J8ecDRUsc9>