[Bug 270963] textproc/sxml: fails to build when base built WITH_LLVM_BINUTILS

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Feb 2024 16:36:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270963

--- Comment #5 from Ed Maste <emaste@freebsd.org> ---
I get lots of warnings when building (which upstream will hopefully address), a
la

sxml.c:107:1: warning: a function definition without a prototype is deprecated
in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
strxsep(stringp, delim)
^

But build is successful with the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.