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

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

[debbugs-tracker] bug#33142: closed ([PATCH] Add two Lua 5.1 packages)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33142: closed ([PATCH] Add two Lua 5.1 packages)
Date: Fri, 26 Oct 2018 19:20:02 +0000

Your message dated Fri, 26 Oct 2018 21:18:57 +0200
with message-id <address@hidden>
and subject line Re: [bug#33142] [PATCH] Add two Lua 5.1 packages
has caused the debbugs.gnu.org bug report #33142,
regarding [PATCH] Add two Lua 5.1 packages
to be marked as done.

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


-- 
33142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33142
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add two Lua 5.1 packages Date: Thu, 25 Oct 2018 01:07:52 +0200
Hello,

This is my first time contributing a patch, so hopefully I did everything 
right. The patch adds two packages for Lua 5.1; the new packages are based on 
the existing Lua 5.2 packages. The reason we need separate packages for Lua 
5.1 and 5.2 is because Lua is not backwards compatible between releases: there 
is no guarantee that code working on 5.1 will work on 5.2 or vice-versa (even 
though it probably will, we don't want to rely on probably). These two 
packages will be needed by the Neovim package later.

Attachment: 0001-Add-two-Lua-5.1-packages.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#33142] [PATCH] Add two Lua 5.1 packages Date: Fri, 26 Oct 2018 21:18:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Helo Hiphish,

HiPhish <address@hidden> skribis:

>>From c4cfd2080610a40518726745ed97affc90263b36 Mon Sep 17 00:00:00 2001
> From: HiPhish <address@hidden>
> Date: Wed, 24 Oct 2018 14:22:14 +0200
> Subject: [PATCH] Add two Lua 5.1 packages
>
> * gnu/packages/lua.scm (lua5.1-lpeg): New package
> * gnu/packages/serialization.scm (lua5.1-libmpack): New package
>
> The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These
> packages will be needed to build Neovim properly.

I tweaked the commit log and applied.

I applied it as one patch because I think that’s OK, but note that we
prefer one patch per package added, unless there’s a compelling reason
not to do so.

Thank you!

Ludo’.


--- End Message ---

reply via email to

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