bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add lua.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add lua.
Date: Tue, 19 Mar 2013 11:01:27 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> This patch adds Lua, a scripting language.

Looks good to me (I mean the patch), feel free to push.

> +                 (lambda _ (zero? (system "make linux"))) ; XXX: Other OS.

Ah ah, fun.

In general prefer ‘system*’, which does no shell interpretation and
clearly separates arguments.

Thanks,
Ludo’.



reply via email to

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