[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f275f01a75 -> b81328d261)
From: |
Gavin D. Smith |
Subject: |
master updated (f275f01a75 -> b81328d261) |
Date: |
Fri, 27 Oct 2023 15:36:58 -0400 (EDT) |
gavin pushed a change to branch master.
from f275f01a75 * tp/Texinfo/XS/Makefile.am (libtexinfo_la_SOURCES),
tp/Texinfo/XS/main/command_stack.c (COMMAND_STACK) (reset_command_stack,
push_command, pop_command, top_command) (enum command_type_variety, enum
monospace_context, COMMAND_OR_TYPE) (COMMAND_OR_TYPE_STACK,
push_command_or_type, pop_command_or_type) (top_command_or_type, STRING_STACK,
push_string_stack_string) (pop_string_stack, top_string_stack,
MONOSPACE_CONTEXT_STACK) (push_monospace, push_style_no_code, pop_monosp [...]
new e625c5ee32 * tp/Texinfo/Convert/Text.pm (convert_to_text): Change
cluck to confess so we do not carry on in the test suite if there is a problem.
new b81328d261 * tp/Texinfo/XS/main/build_perl_info.c (build_perl_array):
Use "%s" for printing a string with fprintf.
Summary of changes:
ChangeLog | 11 +++++++++++
tp/Texinfo/Convert/Text.pm | 2 +-
tp/Texinfo/XS/main/build_perl_info.c | 4 ++--
3 files changed, 14 insertions(+), 3 deletions(-)
- master updated (f275f01a75 -> b81328d261),
Gavin D. Smith <=