Change #273839
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Fri 03 Jul 2026 12:46:59 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 59a854b15440e4c505a5d2e5bf438a0d5806632e |
Comments
* tta/C/main/set_perl_interpreter.c (use_perl_interpreter) (set_use_perl_interpreter, has_perl_interpreter): only use 2 values for use_perl_interpreter, 0 or 1. Update callers. * tta/perl/XSTexinfo/parser_document/DocumentXS.xs (init): call set_use_perl_interpreter independently of initialization of C libraries.
Changed files
- ChangeLog
- tta/C/main/call_perl_function.c
- tta/C/main/set_perl_interpreter.c
- tta/C/texi2any.c
- tta/perl/XSTexinfo/parser_document/DocumentXS.xs