all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Warnings about ''seq-contains"
Date: Fri, 01 Apr 2022 10:13:29 +0200	[thread overview]
Message-ID: <868rsp1as6.fsf@gnu.org> (raw)
In-Reply-To: <57544947.857004.1648799651948@mail1.libero.it> (Angelo Graziosi's message of "Fri, 1 Apr 2022 09:54:11 +0200 (CEST)")

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	other threads:[~2022-04-01  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01  7:54 Warnings about ''seq-contains" Angelo Graziosi
2022-04-01  8:13 ` Arash Esbati [this message]
2022-04-01 12:28 ` Lars Ingebrigtsen
2022-04-01 14:03   ` Stefan Monnier
2022-04-02 12:41     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=868rsp1as6.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=angelo.g0@libero.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.