On Sun, Mar 09, 2025 at 11:44:17AM +, Gavin Smith wrote:
> > Also, maybe more 'philosophically', not freeing this memory is a bit
> > like accepting that memory leaks are not an issue if the speed gain is
> > important when the memory is only released at exit.
>
> I don't accept the term "memo
On Sun, Mar 09, 2025 at 11:46:41AM +0100, Patrice Dumas wrote:
> > For tests, I assume it could be checked if TEST is set?
>
> Yes.
>
> > Can the tests
> > be used for checking if all memory is freed by the end?
>
> Not directly, the way I observe it is by looking at valgrind
> reachable/total
On Sun, Mar 09, 2025 at 10:18:37AM +, Gavin Smith wrote:
> On Sun, Mar 09, 2025 at 01:20:26AM +0100, Patrice Dumas wrote:
> > On Sat, Mar 08, 2025 at 06:23:54PM -0500, Gavin D. Smith wrote:
> > > This is an automated email from the git hooks/post-receive script.
> > >
> > > Disable clean-u
On Sun, Mar 09, 2025 at 01:20:26AM +0100, Patrice Dumas wrote:
> On Sat, Mar 08, 2025 at 06:23:54PM -0500, Gavin D. Smith wrote:
> > This is an automated email from the git hooks/post-receive script.
> >
> > Disable clean-up at end of program
> >
> > * tta/perl/texi2any.pl:
> > Co