Re: [RFC] Proposal to relax warnings of htmldocs
From: Miguel Ojeda
Date: Tue Aug 15 2023 - 14:36:27 EST
On Tue, Aug 15, 2023 at 8:23 PM Jonathan Corbet <corbet@xxxxxxx> wrote:
>
> As an alternative, of course, we could consider turning off those
> specific warnings entirely for normal builds.
It could be nice to get to enforce warning-free builds as soon as possible.
Perhaps we could move those to a `W=1`-like group and clean them over
time instead? Or do we have that already?
Cheers,
Miguel