texinfo-commits
[Top][All Lists]
Advanced

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

master updated (d830640b07 -> 5a37322d0e)


From: Patrice Dumas
Subject: master updated (d830640b07 -> 5a37322d0e)
Date: Tue, 6 Dec 2022 18:17:21 -0500 (EST)

pertusus pushed a change to branch master.

    from d830640b07 * tp/t/01use.t: update tree.  Do not use 'use vars'.
     new 0009e77591 * tp/Texinfo/ParserNonXS.pm (_merge_text): use explicitely 
scalar() for clearer code.
     new 5a37322d0e * tp/Texinfo/ParserNonXS.pm (_end_line_def_line), 
tp/Texinfo/XS/parsetexi/end_line.c (end_line_def_line): do not call 
abort_empty_line when processing the @def* line, there is no empty line to 
abort.


Summary of changes:
 ChangeLog                                          | 14 +++++
 tp/Texinfo/ParserNonXS.pm                          | 47 +++++++++-----
 tp/Texinfo/XS/parsetexi/end_line.c                 |  2 -
 tp/t/results/def/all_empty_def.pl                  | 72 +++++++++++-----------
 tp/t/results/def/empty_def_arguments.pl            |  8 +--
 tp/t/results/def/no_category_or_no_name.pl         | 16 ++---
 .../res_parser/formatting_xml/formatting.xml       |  8 +--
 7 files changed, 99 insertions(+), 68 deletions(-)



reply via email to

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