[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f02b75d8eb -> 9766704002)
From: |
Gavin D. Smith |
Subject: |
master updated (f02b75d8eb -> 9766704002) |
Date: |
Sat, 24 Feb 2024 12:07:07 -0500 (EST) |
gavin pushed a change to branch master.
from f02b75d8eb * tp/Texinfo/XS/parsetexi/input.c (input_push_file): use
save_string if needed on input filename to store the path in input_file_path.
new e6535598ad * tp/Texinfo/Parser.pm: Always call Texinfo::XSLoader::init
with "Texinfo::Parser" as the first argument. This is needed to call the
import function loaded from Texinfo/ParserNonXS.pm. Undef the "Parsetexi"
argument if TEXINFO_XS_PARSER is 0. * tp/Texinfo/XSLoader.pm (init): Check if
argument giving the name of the Libtool file is undefined.
new 9766704002 * tp/Texinfo/XSLoader.pm (init): Remove $warning_message
and $fatal_message arguments.
Summary of changes:
ChangeLog | 16 ++++++++++++++++
tp/Texinfo/Parser.pm | 8 ++++----
tp/Texinfo/XSLoader.pm | 21 ++++-----------------
3 files changed, 24 insertions(+), 21 deletions(-)
- master updated (f02b75d8eb -> 9766704002),
Gavin D. Smith <=