Hi Thomas, Not sure if you saw my latest patch, but I fixed all of the warnings already.
I also updated the references at the bottom to use inline web links. Regards, ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Friday, January 7th, 2022 at 2:19 AM, Thomas Huth <th...@redhat.com> wrote: > On 05/01/2022 20.52, Lucas Ramage wrote: > > > Hi Thomas, > > > > I intentionally sent the email via my gmx address. But I want my commit > > under the infinite-omicron email address. > > > > I had a few warnings on my end, but it builds fine with Sphinx v3.4.3 on > > Debian Bullseye. I can clean up the warnings in the new patch. > > Yes, please do so. If you add "--enable-werror" to your "configure" options, > > the warnings should be turned into errors as well - and that's what we do in > > our CI, so the warnings have to be fixed first before this patch can be > > included. > > Thanks, > > Thomas