texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (1a8e2d900e -> f9ebe832ea)


From: Patrice Dumas
Subject: master updated (1a8e2d900e -> f9ebe832ea)
Date: Sun, 27 Oct 2024 17:53:37 -0400 (EDT)

pertusus pushed a change to branch master.

    from 1a8e2d900e * tp/Texinfo/XS/convert/converter.c 
(setup_converter_paths_information, converter_setup), 
tp/Texinfo/XS/convert/texinfo.c (txi_general_setup): use a consistent order for 
arguments.
     new 0841129b65 * tp/Texinfo/XS/teximakehtml.c (main): call 
txi_general_setup with paths setup for an uninstalled program, similarly with 
how Texinfo::ModulePath.pm can be used to set paths.
     new f9ebe832ea * tp/Texinfo/XS/convert/converter.c (converter_converter), 
tp/Texinfo/XS/convert/texinfo.c (txi_converter_setup): call 
converter_initialize in txi_converter_setup, not in converter_converter. Add 
top_srcdir/util to TEXINFO_LANGUAGE_DIRECTORIES as in texi2any.pl, after the 
converter_converter call and before calling converter_initialize.


Summary of changes:
 ChangeLog                         | 16 ++++++++++++++++
 tp/Texinfo/XS/convert/converter.c | 12 ++++++++----
 tp/Texinfo/XS/convert/converter.h |  1 +
 tp/Texinfo/XS/convert/texinfo.c   | 34 +++++++++++++++++++++++++---------
 tp/Texinfo/XS/teximakehtml.c      | 23 ++++++++++++++++++++++-
 5 files changed, 72 insertions(+), 14 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]