emacs-devel
[Top][All Lists]
Advanced

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

Re: EMACS_INT cleanup


From: Stefan Monnier
Subject: Re: EMACS_INT cleanup
Date: Fri, 24 Sep 2010 00:30:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

> Better make it a type that is 64-bit wide on a 64-bit host.  Perhaps
>   #define SPECPDL_INDEX()     ((unsigned long) (specpdl_ptr - specpdl))

What's wrong with ptrdiff_t?


        Stefan



reply via email to

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