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

Change #197586

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sat 18 May 2024 14:33:00
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 5804416e8fe4b2f66d13241cac33c1b305f63453

Comments

* tp/Texinfo/XS/main/document.c (document_list, retrieve_document) (new_document, remove_document_descriptor): store a document pointer in document_list, not a document, such that the document pointer remains valid upon reallocating.  Then it becomes easier to have fields in the document being themselves structures instead of pointers on structures.

Changed files