Thanks it’s beyond me. I’ll wait till it hits the port tree.
> On Jul 4, 2024, at 6:53 PM, Hiroo Ono wrote:
>
> Hello,
>
> I already posted a patch to fix this in:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279450
>
> On Thu, 4 Jul 2024 17:54:05 -0400
> Chris Kiakas wrote:
>
>> Hi
Hello,
I already posted a patch to fix this in:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279450
On Thu, 4 Jul 2024 17:54:05 -0400
Chris Kiakas wrote:
> Hi,
>
> Just and FYI py-libzfs fails to build in FreeBSD 14.1-RELEASE.
>
>
> libzfs.c:10578:72: warning: passing 'nvlist_t **' (aka
Hi,
Just and FYI py-libzfs fails to build in FreeBSD 14.1-RELEASE.
libzfs.c:10578:72: warning: passing 'nvlist_t **' (aka 'struct nvlist **') to
parameter of type 'const nvlist_t *const *' (aka 'const struct nvlist *const
*') discards qualifiers in nested pointer types
[-Wincompatible-pointe