emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117765: Add vectors support to Fsort.


From: Dmitry Antipov
Subject: Re: [Emacs-diffs] trunk r117765: Add vectors support to Fsort.
Date: Sat, 30 Aug 2014 02:53:59 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 08/29/2014 10:31 PM, Stefan Monnier wrote:
Maybe the GC doesn't scan the altstack?

This is not needed because the altstack is used only for SIGSEGV
handler (handle_sigsegv), which doesn't operate on GC'ed objects.

Dmitry




reply via email to

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