unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54775: debbugs uses functions not available in Emacs 25.1
@ 2022-04-07 20:01 Jonas Bernoulli
  2022-04-08 13:20 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Jonas Bernoulli @ 2022-04-07 20:01 UTC (permalink / raw)
  To: 54775

Debbugs claims to support Emacs 25.1 but uses functions/arguments that
are not available in that release:

In debbugs-gnu-package-tabulated-list-print:
lib/debbugs/debbugs-gnu.el:735:36:Warning: alist-get called with 5 arguments,
    but accepts only 2-4

In debbugs-gnu-show-all-blocking-reports:
lib/debbugs/debbugs-gnu.el:1404:14:Warning: alist-get called with 5 arguments,
    but accepts only 2-4

In debbugs-gnu-emacs-release-blocking-reports:
lib/debbugs/debbugs-gnu.el:1429:7:Warning: ‘(id (alist-get release
    debbugs-gnu-emacs-blocking-reports nil nil (function equal)))’ is a
    malformed function
lib/debbugs/debbugs-gnu.el:1433:70:Warning: reference to free variable ‘id’
lib/debbugs/debbugs-gnu.el:1434:33:Warning: reference to free variable
    ‘blockers’

In debbugs-gnu-jump-to-bug:
lib/debbugs/debbugs-gnu.el:2105:24:Warning: attempt to let-bind nonvariable
    ‘(memql bugid (debbugs-gnu-implicit-ids))’

In end of data:
lib/debbugs/debbugs-gnu.el:2927:1:Warning: the following functions are not
    known to be defined: if-let*, blockers, string-replace





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

end of thread, other threads:[~2022-04-09  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 20:01 bug#54775: debbugs uses functions not available in Emacs 25.1 Jonas Bernoulli
2022-04-08 13:20 ` Lars Ingebrigtsen
2022-04-08 13:25   ` Michael Albinus
2022-04-08 16:19     ` Jonas Bernoulli
2022-04-08 16:45       ` Michael Albinus
2022-04-08 21:55         ` Jonas Bernoulli
2022-04-09  8:26           ` Michael Albinus

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