emacs-devel
[Top][All Lists]
Advanced

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

Re: Warnings about ''seq-contains"


From: Arash Esbati
Subject: Re: Warnings about ''seq-contains"
Date: Fri, 01 Apr 2022 10:13:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Angelo Graziosi <angelo.g0@libero.it> writes:

> Current master produces many many (415?) warnings like this:
>
> emacs-lisp/seq.el: Warning: `seq-contains' is an obsolete generic
> function (as of 27.1); use `seq-contains-p' instead.

I also get 12 about:

eieio.el: Warning: `object-print' is an obsolete generic function (as of
26.1); use `cl-print-object' instead.

and 9 about:

eieio-base.el: Warning: `eieio-object-set-name-string' is an obsolete
generic function (as of 25.1); inherit from `eieio-named' and use (setf
(slot-value OBJ 'object-name) NAME) instead

This is with 8c031d8fcf on Win10.

Best, Arash



reply via email to

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