Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #250449

Category texinfo
Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
Changed at Sat 29 Nov 2025 13:04:07
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision b59585487e8ecbb0710006f18d86c89379debeee

Comments

Allow running uninstalled texi2any with a symbolic link
* tta/perl/texi2any.pl: If loading Texinfo::ModulePath failed and
$0 is a symbolic link, dereference the symbolic link and try again.

* tta/perl/Texinfo/ModulePath.pm.in: dereference $0 if the file
is a symbolic link.  Add "use strict" to module.

Changed files