emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 075f8d9: * src/ftfont.c (ftfont_close): Add com


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 075f8d9: * src/ftfont.c (ftfont_close): Add comment re Bug#20890.
Date: Tue, 28 Jul 2015 20:27:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +  /* FIXME: Although this function can be called while garbage-collecting,

Can you show a backtrace where this happens?  We should delay the calls
to the end of garbage_collect, when the heap is well-formed again.


        Stefan



reply via email to

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