Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #231462

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Thu 05 Jun 2025 22:30:22
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 6b681cbcdc471b55fc289b6c5aa7afc180afc428

Comments

* tta/C/main/api_to_perl.c (unregister_perl_data, register_perl_data): add casts.
* tta/C/main/manipulate_indices.c (INDEX_COLLATOR, destroy_collator):
call unregister_perl_data on collator SV to release the Perl object
reference when destroying the collator data.

* tta/perl/Texinfo/ManipulateTree.pm: add comments, and a ;

Changed files