emacs-devel
[Top][All Lists]
Advanced

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

Re: Type of max_specpdl_size and max_lisp_eval_depth


From: Andreas Schwab
Subject: Re: Type of max_specpdl_size and max_lisp_eval_depth
Date: Wed, 02 Jan 2002 17:40:04 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.30 (ia64-suse-linux)

"Eli Zaretskii" <address@hidden> writes:

|> The change below undoes the opposite change by Stefan, made just a
|> few weeks ago.  FWIW, I think what Stefan did was right, but perhaps
|> I'm missing something.  Andreas, could you please explain the reason
|> for the change?

DEFVAR_INT is taking a pointer to int, not pointer to EMACS_INT.  These
pointers are not compatible.

Andreas.

-- 
Andreas Schwab                                  "And now for something
address@hidden                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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