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

Change #273850

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 03 Jul 2026 14:44:48
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 1e51c7d0a63d2cd4d3d2394626dc0376febc2e91

Comments

* tta/C/texi2any.c (INTERPRETER_LOADING_INFO): add embedded_interpreter field.
* tta/C/texi2any.c (load_interpreter, main): use embedded_interpreter
field of INTERPRETER_LOADING_INFO instead of the embedded_interpreter
variable.  Check if the interpreter should be loaded based on
loading_info->embedded_interpreter in load_interpreter instead of in
the calling code.

Changed files