[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
release/7.0 updated (86e243f4bf -> 3784bdc48c)
From: |
Gavin D. Smith |
Subject: |
release/7.0 updated (86e243f4bf -> 3784bdc48c) |
Date: |
Thu, 17 Nov 2022 16:00:38 -0500 (EST) |
gavin pushed a change to branch release/7.0.
from 86e243f4bf * tp/Texinfo/Common.pm (%preamble_commands): fix typo on
direntry command name.
new b82f458ef6 * info/util.c (text_buffer_iconv): Avoid infinite loop by
updating space left argument passed to iconv, and by continually expanding the
allocated space in the output buffer if iconv continues to return E2BIG. Hang
on UTF-8 encoded file with LC_ALL=C reported by Hilmar Preuße <hille42@web.de>.
new 3784bdc48c track Makefile.tres
Summary of changes:
.gitignore | 1 -
ChangeLog | 10 +
info/util.c | 6 +-
tp/Makefile.tres | 1908 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1923 insertions(+), 2 deletions(-)
create mode 100644 tp/Makefile.tres
- release/7.0 updated (86e243f4bf -> 3784bdc48c),
Gavin D. Smith <=