[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (84ab5b55ff -> 811c9dd6f2)
From: |
Patrice Dumas |
Subject: |
master updated (84ab5b55ff -> 811c9dd6f2) |
Date: |
Sun, 20 Oct 2024 12:01:48 -0400 (EDT) |
pertusus pushed a change to branch master.
from 84ab5b55ff * tp/Texinfo/XS/main/build_perl_info.c
(get_or_build_document), tp/Texinfo/XS/parsetexi/Parsetexi.xs (parse_texi_file)
(errors): if a handle on a document is returned, do not set a registrar but
instead keep with last_document_descriptor key a way to find the document where
parser errors are registered for the next call to parser->errors.
new afbb219daf * tp/Texinfo/XS/parsetexi/Parsetexi.xs: rename parser
variable as parser_sv.
new 811c9dd6f2 * tp/Texinfo/XS/parsetexi/Parsetexi.xs: reindent.
Summary of changes:
ChangeLog | 9 +++++
tp/Texinfo/XS/parsetexi/Parsetexi.xs | 64 ++++++++++++++++++------------------
2 files changed, 41 insertions(+), 32 deletions(-)
- master updated (84ab5b55ff -> 811c9dd6f2),
Patrice Dumas <=