Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2022 21:08:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 268250] audio/pulseaudio: fix build with clang 15
Message-ID:  <bug-268250-39348-DnXxIIzlCf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268250-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268250-39348@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=3D268250

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED
              Flags|maintainer-feedback?(deskto |
                   |p@FreeBSD.org)              |

--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
Thanks. Landed with cosmetic changes:
- dropped redundant bits from the commit message
- added reference to upstream fix which is in autoconf

Note, -pedantic made configure abort early but -Werror propagated to subseq=
uent
checks. One of those explicitly added -Wstrict-prototypes and also got
propagated to subsequent checks, so some features could be misdetected.

--=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-268250-39348-DnXxIIzlCf>