GNU bug report logs -
#64235
patch: Ensure that makeinfo ≥ 6.8 checks the @menu structure
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Thu, 22 Jun 2023 22:52:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64235 in the body.
You can then email your comments to 64235 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-grep <at> gnu.org
:
bug#64235
; Package
grep
.
(Thu, 22 Jun 2023 22:52:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruno Haible <bruno <at> clisp.org>
:
New bug report received and forwarded. Copy sent to
bug-grep <at> gnu.org
.
(Thu, 22 Jun 2023 22:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Makeinfo versions < 6.7 detected mistakes in the @menu structure of TeXinfo
input. Makeinfo versions ≥ 6.8 don't do this any more by default. They need
an extra option, for this validation to happen. See
<https://lists.gnu.org/archive/html/bug-texinfo/2023-06/msg00015.html>.
Since doc/grep.texi has a hand-written @menu, it should use this extra
option.
Here's a patch to that effect.
There are two possibilities for adding the extra option:
- in the MAKEINFO variable, where it has an effect on both "makeinfo"
and "makeinfo --html",
- in the AM_MAKEINFOFLAGS variable, where it has an effect on "makeinfo"
only.
Since some maintainers may check their documentation edits only by regenerating
the HTML-formatted documentation, the first choice is preferrable.
Tested by running
touch doc/grep.texi ; (cd doc && make grep.info V=1)
and
make sc_makefile_at_at_check
[0001-build-Ensure-that-makeinfo-6.8-checks-the-menu-struc.patch (text/x-patch, attachment)]
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Sun, 25 Jun 2023 01:47:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Bruno Haible <bruno <at> clisp.org>
:
bug acknowledged by developer.
(Sun, 25 Jun 2023 01:47:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64235-done <at> debbugs.gnu.org (full text, mbox):
On Thu, Jun 22, 2023 at 4:28 PM Bruno Haible <bruno <at> clisp.org> wrote:
> Makeinfo versions < 6.7 detected mistakes in the @menu structure of TeXinfo
> input. Makeinfo versions ≥ 6.8 don't do this any more by default. They need
> an extra option, for this validation to happen. See
> <https://lists.gnu.org/archive/html/bug-texinfo/2023-06/msg00015.html>.
>
> Since doc/grep.texi has a hand-written @menu, it should use this extra
> option.
>
> Here's a patch to that effect.
>
> There are two possibilities for adding the extra option:
> - in the MAKEINFO variable, where it has an effect on both "makeinfo"
> and "makeinfo --html",
> - in the AM_MAKEINFOFLAGS variable, where it has an effect on "makeinfo"
> only.
> Since some maintainers may check their documentation edits only by regenerating
> the HTML-formatted documentation, the first choice is preferrable.
>
> Tested by running
> touch doc/grep.texi ; (cd doc && make grep.info V=1)
> and
> make sc_makefile_at_at_check
Thank you. Pushed.
Information forwarded
to
bug-grep <at> gnu.org
:
bug#64235
; Package
grep
.
(Sun, 25 Jun 2023 06:21:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 64235-done <at> debbugs.gnu.org (full text, mbox):
Thanks also from me, I have made a similar change for gawk.
Arnold
Jim Meyering <jim <at> meyering.net> wrote:
> On Thu, Jun 22, 2023 at 4:28 PM Bruno Haible <bruno <at> clisp.org> wrote:
> > Makeinfo versions < 6.7 detected mistakes in the @menu structure of TeXinfo
> > input. Makeinfo versions ≥ 6.8 don't do this any more by default. They need
> > an extra option, for this validation to happen. See
> > <https://lists.gnu.org/archive/html/bug-texinfo/2023-06/msg00015.html>.
> >
> > Since doc/grep.texi has a hand-written @menu, it should use this extra
> > option.
> >
> > Here's a patch to that effect.
> >
> > There are two possibilities for adding the extra option:
> > - in the MAKEINFO variable, where it has an effect on both "makeinfo"
> > and "makeinfo --html",
> > - in the AM_MAKEINFOFLAGS variable, where it has an effect on "makeinfo"
> > only.
> > Since some maintainers may check their documentation edits only by regenerating
> > the HTML-formatted documentation, the first choice is preferrable.
> >
> > Tested by running
> > touch doc/grep.texi ; (cd doc && make grep.info V=1)
> > and
> > make sc_makefile_at_at_check
>
> Thank you. Pushed.
>
>
>
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 23 Jul 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.