Re: [PATCH 0/4] More build fixes
Bastien Nocera <[email protected]> Mon, 27 Jul 2026 10:41:11 +0200
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hello again, Those patches were sent back in March, and I've pinged about getting them reviewed back in April and June, to no avail. Could you please let me know what's missing to get those build patches reviewed and merged? Regards On Mon, 2026-06-08 at 09:38 +0200, Bastien Nocera wrote: > Hello again, >=20 > Would it be possible to get those merged? >=20 > Regards >=20 > On Thu, 2026-04-16 at 11:18 +0200, Bastien Nocera wrote: > > Hey, > >=20 > > Would it be possible to get a review on those? > >=20 > > Cheers > >=20 > > On Tue, 2026-03-17 at 15:28 +0100, Bastien Nocera wrote: > > > Another batch of fixes for compiling on Alpine Linux and/or > > > clang: > > > https://github.com/mesonbuild/wrapdb/pull/2646 > > >=20 > > > Bastien Nocera (4): > > > =C2=A0 unit: Fix incorrect basename usage > > > =C2=A0 ell: Fix rawmemchr implementation warning in Alpine/clang > > > =C2=A0 ell: Fix cert_pkcs12_pbkdf() warning under Alpine/clang > > > =C2=A0 unit: Skip hwdb test when hwdb isn't available > > >=20 > > > =C2=A0ell/cert-crypto.c |=C2=A0 4 ++++ > > > =C2=A0ell/missing.h=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0 4 ++++ > > > =C2=A0unit/test-hwdb.c=C2=A0 | 13 ++++++++++--- > > > =C2=A0unit/test-path.c=C2=A0 |=C2=A0 4 ++-- > > > =C2=A04 files changed, 20 insertions(+), 5 deletions(-)