On Wed, Mar 01, 2023 at 10:24:34PM +0100, Arsen Arsenović wrote: > d6678a7d0fe739aa010717b4bd0515e6256510f0 seems to be unable to read > stdin properly - investigating later, posting so that I do not forget. > try pasting the above into makeinfo --html -o - -, then into a file, I > get: > You found a bug: Non empty last input at the end > Additional information: > context_stack: () > Died at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 6847.)
I tried to reproduce with the latest master, but I could not. I am not very sure I understand how to reproduce the issue, that being said, I tried to put code below "/texi2any.pl --html -o - -", then hit control-D to have it feed to texi2any. I do not think that the code related to that part has changed recently, so it should be an issue with many version. -- Pat