emacs-devel
[Top][All Lists]
Advanced

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

Re: suspicious GCPROs


From: Stefan Monnier
Subject: Re: suspicious GCPROs
Date: Mon, 20 Mar 2006 01:38:17 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> I've just checked all occurrences of GCPRO and found a few
> suspicious places.  Attached is the patch I propose.

> The first two patches (fileio.c and keymap.c) are clearly
> necessary because GCPROed variables are not yet initialized
> when GC occurs.

> The last two patchs (xfns.c and xterm.c) are also necessary
> for the same reason, but it seems to me that there's no need
> of GCPRO in the first place.  What do yo think?

Looks good to me, thanks,


        Stefan




reply via email to

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