From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 04/10] gnu: Add ocaml-ppx-driver. Date: Tue, 14 Feb 2017 10:12:59 +0100 Message-ID: <8760kdw2xw.fsf@gnu.org> References: <20170131205815.14576-1-julien@lepiller.eu> <20170131205815.14576-5-julien@lepiller.eu> <87poitq6d0.fsf@gnu.org> <20170213222255.7ef3d18a@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdZAY-0007eB-85 for guix-devel@gnu.org; Tue, 14 Feb 2017 04:13:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdZAV-0001um-1Y for guix-devel@gnu.org; Tue, 14 Feb 2017 04:13:06 -0500 In-Reply-To: <20170213222255.7ef3d18a@lepiller.eu> (Julien Lepiller's message of "Mon, 13 Feb 2017 22:22:55 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: guix-devel@gnu.org Hi, Julien Lepiller skribis: > On Wed, 08 Feb 2017 12:17:31 +0100 > ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > >> Hello! >>=20 >> Minor issues: >>=20 >> Julien Lepiller skribis: >>=20 >> > + (synopsis "Feature-full driver for OCaml AST transformers") >> > + (description "A driver is an executable created from a set of >> > OCaml AST +transformers linked together with a command line >> > frontend. The aim is to=20=20 >>=20 >> The first thing should be a real sentence. > Not sure what you mean here... Hmm I=E2=80=99m not sure what I meant either, the one above does look like a =E2=80=9Creal sentence=E2=80=9D. Forget about it. Thanks, Ludo=E2=80=99.