Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2024 01:23:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254635] vmstat libxo output malformed with -w
Message-ID:  <bug-254635-227-VGcogTp6YQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254635-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254635-227@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=3D254635

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc7dd97ec99687996de49ec0b1a23bf007=
e5199b9

commit c7dd97ec99687996de49ec0b1a23bf007e5199b9
Author:     Bram Ton <bram@cbbg.nl>
AuthorDate: 2024-07-17 07:23:30 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2024-09-03 01:22:14 +0000

    vmstat: Add root element to libxo output

    Current libxo output does not have a root element. Valid XML requires a
single
    root element. This commit adds this root element.

    The libxo output version bumped accordingly.

    PR:             254635
    MFC after:      1 week
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1330

 usr.bin/vmstat/vmstat.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--=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-254635-227-VGcogTp6YQ>