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

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

[debbugs-tracker] bug#30009: closed ([PATCH 0/1] gnu: Add selene.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30009: closed ([PATCH 0/1] gnu: Add selene.)
Date: Thu, 11 Jan 2018 20:48:02 +0000

Your message dated Thu, 11 Jan 2018 21:47:20 +0100
with message-id <address@hidden>
and subject line Re: [bug#30009] [PATCH] gnu: Add selene.
has caused the debbugs.gnu.org bug report #30009,
regarding [PATCH 0/1] gnu: Add selene.
to be marked as done.

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


-- 
30009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30009
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/1] gnu: Add selene. Date: Sat, 6 Jan 2018 18:02:42 +0000
Hi Guix,

This patch adds Selene, a C++11 binding for Lua.

There are a few things I'm not certain that I did right. So I decided to
add some notes here then somebody else will be able to correct me.
   1. This is a header only library, so in the install phase I just copy
      everything to the output directory explicitly.
   2. There is one test executable calling multiple test files. The path
      of those test files are hard coded. In order to overcome this, I
      modified the check phase to use *copy* and *chdir*. The code looks
      more bash than scheme.
   3. The source version is from the master branch due to the last release
      is quite dated. Besides, the author is seeking for maintainer now. I
      packaged it so that it can serve as dependency for other packages who
      need c++ binding.

fis (1):
  gnu: Add selene.

 gnu/packages/lua.scm | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

--
2.13.6

--- End Message ---
--- Begin Message --- Subject: Re: [bug#30009] [PATCH] gnu: Add selene. Date: Thu, 11 Jan 2018 21:47:20 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Fis Trivial <address@hidden> skribis:

> * gnu/packages/lua.scm (selene): New public variable.

Perfect.  Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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