emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build: byte-run.el


From: Stefan Monnier
Subject: Re: Towards a cleaner build: byte-run.el
Date: Thu, 13 Jun 2019 16:55:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> In toplevel form:
> emacs-lisp/byte-run.el:48:9:Warning: `macro-declaration-function' is an
>     obsolete function (as of 24.3); use `macro-declarations-alist' instead.
>
> It's this code:
>
> (defvar macro-declaration-function #'macro-declaration-function

Removing the `#` might be a good workaround.


        Stefan




reply via email to

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