* 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 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.