emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstr


From: Stefan Monnier
Subject: Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstraps.
Date: Sun, 25 Nov 2018 11:22:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> -  || (Vsymbols_with_pos_enabled  \
> +  || (XLI (Vsymbols_with_pos_enabled)    \

Either use NILP here rather than XLI, or change
Vsymbols_with_pos_enabled to type `bool` rather than Lisp_Object as
Andreas suggests.


        Stefan



reply via email to

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