Re: Newer "makeinfo" throws lots of errors
Bart Schaefer <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7a7ptZfLuK2aqqD5SLA3pEQw5LAD=oYigdPXQeQdCLdvw@mail.gmail.com> |
On Thu, Apr 30, 2026 at 7:47 PM Bart Schaefer <[email protected]> wrote: > > I recently ran a "port upgrade" on my Mac laptop which appears to have > bumped the version of makeinfo (texi2any) to 7.3. This version > produces a lot of errors from "make info" about bad node linkage, > which I do not see when using texi2any version 7.1 on a ubuntu VM. make MAKEINFO='makeinfo --no-warn' info suppresses all of this.