unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* byte-compile-warn-obsolete
       [not found] <87v8qlf4ic.fsf.ref@yahoo.com>
@ 2022-08-22  1:31 ` Po Lu
  2022-08-22 10:22   ` byte-compile-warn-obsolete Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Po Lu @ 2022-08-22  1:31 UTC (permalink / raw)
  To: emacs-devel

I got the following warning this morning:

  In byte-compile-warn-obsolete:
  emacs-lisp/bytecomp.el:1358:8: Warning: function byte-compile-warn-obsolete used to take 1 argument, now takes 2

Maybe TYPE should be made optional?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: byte-compile-warn-obsolete
  2022-08-22  1:31 ` byte-compile-warn-obsolete Po Lu
@ 2022-08-22 10:22   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-08-22 10:22 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

Po Lu <luangruo@yahoo.com> writes:

> I got the following warning this morning:
>
>   In byte-compile-warn-obsolete:
>   emacs-lisp/bytecomp.el:1358:8: Warning: function
> byte-compile-warn-obsolete used to take 1 argument, now takes 2

It'll be gone in the next compilation.

> Maybe TYPE should be made optional?

I thought it was unlikely to be used outside the Emacs tree, so I didn't
make it optional.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-22 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87v8qlf4ic.fsf.ref@yahoo.com>
2022-08-22  1:31 ` byte-compile-warn-obsolete Po Lu
2022-08-22 10:22   ` byte-compile-warn-obsolete Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).