[Bug 268250] audio/pulseaudio: fix build with clang 15
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268250] audio/pulseaudio: fix build with clang 15"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Dec 2022 21:08:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268250
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 subsequent
checks. One of those explicitly added -Wstrict-prototypes and also got
propagated to subsequent checks, so some features could be misdetected.
--
You are receiving this mail because:
You are the assignee for the bug.