Re: BUG: format_line_message: error_location_info undef

2024-08-16 Thread Patrice Dumas
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

Re: fix an error message during configure

2024-08-16 Thread Bruno Haible
Gavin Smith wrote: > Also, if I delete build-aux/ar-lib nothing appears to regenerate it. Yes, I made the same experience. 'ar-lib' needs to be imported explicitly. > Perhaps it is not needed. It is needed for building with the MSVC compiler. Cf. https://git.savannah.gnu.org/gitweb/?p=gettext.gi