unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18078: 24.4.50; flylisp lacks Package-Requires
@ 2014-07-22  9:21 swiesner
  2014-07-30 19:38 ` Barry OReilly
  0 siblings, 1 reply; 3+ messages in thread
From: swiesner @ 2014-07-22  9:21 UTC (permalink / raw)
  To: 18078

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.





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

* bug#18078: 24.4.50; flylisp lacks Package-Requires
  2014-07-22  9:21 bug#18078: 24.4.50; flylisp lacks Package-Requires swiesner
@ 2014-07-30 19:38 ` Barry OReilly
  2014-07-31 13:26   ` Sebastian Wiesner
  0 siblings, 1 reply; 3+ messages in thread
From: Barry OReilly @ 2014-07-30 19:38 UTC (permalink / raw)
  To: swiesner, 18078-done

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 620 bytes --]

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

* bug#18078: 24.4.50; flylisp lacks Package-Requires
  2014-07-30 19:38 ` Barry OReilly
@ 2014-07-31 13:26   ` Sebastian Wiesner
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Wiesner @ 2014-07-31 13:26 UTC (permalink / raw)
  To: Barry OReilly; +Cc: 18078-done

Am 30.07.2014 um 21:38 schrieb Barry OReilly <gundaetiapo@gmail.com>:

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

Thank you :)





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

end of thread, other threads:[~2014-07-31 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22  9:21 bug#18078: 24.4.50; flylisp lacks Package-Requires swiesner
2014-07-30 19:38 ` Barry OReilly
2014-07-31 13:26   ` Sebastian Wiesner

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