lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87eco2csd0.fsf@trenco.lwn.net>
Date: Tue, 06 Jan 2026 15:02:19 -0700
From: Jonathan Corbet <corbet@....net>
To: Vishal Singh <vishalrajput96156@...il.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Vishal Singh
 <vishalrajput96156@...il.com>, Jani Nikula <jani.nikula@...ux.intel.com>
Subject: Re: [PATCH] docs: conf.py: drop stale FIXME about pdf index size

Vishal Singh <vishalrajput96156@...il.com> writes:

CC += Jani

> The comment describes intentional behavior and does not indicate
> unfinished work. Remove the FIXME marker and keep it as a normal
> explanatory comment.
>
> Signed-off-by: Vishal Singh <vishalrajput96156@...il.com>
> ---
>  Documentation/conf.py | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/conf.py b/Documentation/conf.py
> index 1ea2ae5c6276..7e0817469e86 100644
> --- a/Documentation/conf.py
> +++ b/Documentation/conf.py
> @@ -572,9 +572,8 @@ epub_exclude_files = ["search.html"]
>  #
>  # See the Sphinx chapter of https://ralsina.me/static/manual.pdf
>  #
> -# FIXME: Do not add the index file here; the result will be too big. Adding
> -# multiple PDF files here actually tries to get the cross-referencing right
> -# *between* PDF files.
> +# Do not add the index file here; the result would be too big. Adding multiple
> +# PDF files here tries to keep cross-referencing correct *between* PDF files.

I think the comment doesn't have much to tell people either way, I
wonder if it can just go altogether.  Jani, what problem is actually
being described here?

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ