emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master b7f83ad: Prefer memset to repeatedly assigning


From: Paul Eggert
Subject: Re: [Emacs-diffs] master b7f83ad: Prefer memset to repeatedly assigning Qnil
Date: Tue, 20 Jan 2015 14:00:30 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 01/20/2015 11:10 AM, Stefan Monnier wrote:
We don't need to keep the code for the "Qnil!=0" case

In that case I jumped the gun by adding that code.  I just now removed it.

But if we only consciously rely on Qnil==0 in a few special places

To help identify these I put 'verify (NIL_IS_ZERO)' in each such place I know about (there are a half dozen).



reply via email to

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