Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2022 16:41:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263616] emulators/rtc: Fix build with 14-current
Message-ID:  <bug-263616-7788-fQ5S1NillK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263616-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263616-7788@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=3D263616

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3De2c8ca5df4d2b07fb124f9b7dfa9d9f=
62f120a5d

commit e2c8ca5df4d2b07fb124f9b7dfa9d9f62f120a5d
Author:     Jamie Landeg-Jones <jamie@catflap.org>
AuthorDate: 2022-05-14 16:34:13 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-14 16:40:10 +0000

    emulators/rtc: Unbreak build with llvm13

    rtc.c:112:6: error: variable 'unit' set but not used
[-Werror,-Wunused-but-set-variable]
            int unit;
                ^

    PR:             263616

 emulators/rtc/files/rtc.c | 6 ++++++
 1 file changed, 6 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-263616-7788-fQ5S1NillK>