GNU bug report logs -
#36927
26.2.90; include stdarg.h is without hyperlinking on vfprintf's manpage
Previous Next
Reported by: VanL <van <at> scratch.space>
Date: Mon, 5 Aug 2019 01:53:02 UTC
Severity: minor
Tags: fixed
Found in version 26.2.90
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 36927 <at> debbugs.gnu.org (full text, mbox):
> From: VanL <van <at> scratch.space>
> Date: Mon, 5 Aug 2019 11:51:56 +1000
>
> See manpage for vfprintf().
>
> Unlike the first instance of the #include preprocessing directive
>
> #include <stdio.h>
>
> at approximately line 12 of printf(3), which is underlined and
> hyperlinked, the second instance at approximately line 32, is not
> underlined and not hyperlinked.
>
> 1. M-x man RET vfprintf
> 2. on line 32 see #include <stdarg.h> which is without hyperlinking
For some reason, we don't put a button on the second #include.
Interestingly enough, I can reproduce this on GNU/Linux, but not on
MS-Windows, even if I produce the formatted man page on GNU/Linux and
then display it on Windows. So I guess the problem is somehow related
to the slightly different scripts we use to massage the man page for
display.
This bug report was last modified 5 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.