emacs-devel
[Top][All Lists]
Advanced

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

Re: Weird compilation bug just started appearing


From: Lars Ingebrigtsen
Subject: Re: Weird compilation bug just started appearing
Date: Tue, 09 Jul 2019 21:35:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Richard Copley <address@hidden> writes:

> In toplevel form:
> textmodes/css-mode.el:37:1:Error: Wrong type argument: symbolp, 2.0 

I found the error -- my fault.  Trunk should be OK again now.

I had said

(make-obsolete-variable json-pretty-print-max-secs nil "27.1")

and this didn't raise an error in the compilation of json.el, but
instead errored out with that message when you tried to compile some of
the other .el files...

Perhaps make-obsolete-variable should signal an error here?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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