texinfo-commits
[Top][All Lists]
Advanced

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

master updated (83ff036df6 -> ac885891c9)


From: Patrice Dumas
Subject: master updated (83ff036df6 -> ac885891c9)
Date: Sun, 29 Sep 2024 06:18:21 -0400 (EDT)

pertusus pushed a change to branch master.

    from 83ff036df6 * tp/Texinfo/XS/main/output_unit.c (destroy_output_unit): 
destroy the unit_command if the output_unit is a special_unit_variety as in 
that case the element is not in the main document Texinfo tree and will not be 
freed.
     new b5e896bf33 Notes on false positives for memory leaks and use of 
--keep-debuginfo
     new 838f61425f * tp/Texinfo/XS/parsetexi/parser.c (merge_text): modify 
code to have the new_text label before a statement and not a declaration.
     new 658ebad46d Rearrange tp/TODO
     new ac885891c9 * tp/Texinfo/XS/parsetexi/parser.c (abort_empty_line): call 
with a pointer on element, not a pointer on pointer.  Update callers.


Summary of changes:
 ChangeLog                            |  25 ++++-
 tp/TODO                              | 173 ++++++++++++++++++-----------------
 tp/Texinfo/XS/main/element_types.txt |   3 +
 tp/Texinfo/XS/parsetexi/close.c      |   2 +-
 tp/Texinfo/XS/parsetexi/menus.c      |   2 +-
 tp/Texinfo/XS/parsetexi/parser.c     | 162 ++++++++++++++++----------------
 tp/Texinfo/XS/parsetexi/parser.h     |   2 +-
 tp/Texinfo/XS/parsetexi/separator.c  |  12 +--
 8 files changed, 208 insertions(+), 173 deletions(-)



reply via email to

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