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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Barry OReilly <gundaetiapo <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18078: closed (24.4.50; flylisp lacks Package-Requires)
Date: Wed, 30 Jul 2014 19:39:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 30 Jul 2014 12:38:08 -0700
with message-id <CAFM41H0PUj7oH8H6W8vpaTN=sUYOs-10ch6KV9M2bu0av0R2oQ <at> mail.gmail.com>
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
help-debbugs <at> gnu.org.)


-- 
18078: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18078
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.


[Message part 3 (message/rfc822, inline)]
From: Barry OReilly <gundaetiapo <at> gmail.com>
To: swiesner <at> lunaryorn.com, 18078-done <at> debbugs.gnu.org
Subject: bug#18078: 24.4.50; flylisp lacks Package-Requires
Date: Wed, 30 Jul 2014 12:38:08 -0700
[Message part 4 (text/plain, inline)]
> 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.
[Message part 5 (text/html, inline)]

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.