emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18078: closed (24.4.50; flylisp lacks Package-Requ


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18078: closed (24.4.50; flylisp lacks Package-Requires)
Date: Wed, 30 Jul 2014 19:39:02 +0000

Your message dated Wed, 30 Jul 2014 12:38:08 -0700
with message-id <address@hidden>
and subject line bug#18078: 24.4.50; flylisp lacks Package-Requires
has caused the debbugs.gnu.org bug report #18078,
regarding 24.4.50; flylisp lacks Package-Requires
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
18078: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18078
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: bug#18078: 24.4.50; flylisp lacks Package-Requires Date: Wed, 30 Jul 2014 12:38:08 -0700
> 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.

I have done so, thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]