On Fri, Aug 16, 2024 at 12:25:45AM +0100, Gavin Smith wrote:
> BUG: format_line_message: error_location_info undef at
> ../../tp/../tp/Texinfo/Report.pm line 86.
> Texinfo::Report::format_line_message("warning", "menu entry node name
> should not contain `:'", undef, undef, 0) called at
> ../../tp/../tp/Texinfo/Convert/Converter.pm line 489
Indeed, this needs to be fixed. I started investigating it, as far as I
can tell, this bug corresponds to automatically added menu entries not
having source info. I'll see how I can fix it.
--
Pat