GNU bug report logs - #18078
24.4.50; flylisp lacks Package-Requires

Previous Next

Package: emacs;

Reported by: swiesner <at> lunaryorn.com

Date: Tue, 22 Jul 2014 09:23:02 UTC

Severity: minor

Found in version 24.4.50

Done: Barry OReilly <gundaetiapo <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: swiesner <at> lunaryorn.com
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50; flylisp lacks Package-Requires
Date: Tue, 22 Jul 2014 11:21:24 +0200
The Flylisp package in GNU ELPA [1] uses lexical binding and cl-lib, but
lacks a Package-Requires header with corresponding dependencies on
`(emacs "24.1")' and `(cl-lib "0.4")'.

Without these dependencies, the package might accidentally be installed
on Emacs 23, which does not support lexical binding, and it might fail
to properly install on Emacs 24.1 and 24.2, which lack cl-lib.

Please add a Package-Requires header with appropriate dependencies.




This bug report was last modified 10 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.