From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKWzL-0006vv-BZ for guix-patches@gnu.org; Mon, 12 Jun 2017 17:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKWzI-0003k4-4V for guix-patches@gnu.org; Mon, 12 Jun 2017 17:35:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41445) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dKWzI-0003ju-1U for guix-patches@gnu.org; Mon, 12 Jun 2017 17:35:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dKWzH-00020W-RW for guix-patches@gnu.org; Mon, 12 Jun 2017 17:35:03 -0400 Subject: bug#27291: [PATCH 0/2] Provide a Schemey interface to the Rottlog service Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170608203134.20079-1-ludo@gnu.org> Date: Mon, 12 Jun 2017 23:34:49 +0200 In-Reply-To: <20170608203134.20079-1-ludo@gnu.org> ("Ludovic \=\?utf-8\?Q\?Cou\?\= \=\?utf-8\?Q\?rt\=C3\=A8s\=22's\?\= message of "Thu, 8 Jun 2017 22:31:34 +0200") Message-ID: <87a85c51qe.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27291-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > This patch series changes the interface to the rottlog service, > providing a more Schemey interface. It changes the API in an > incompatible way though, so I=E2=80=99m posting here for review. > > If there are no objections, I=E2=80=99d like to commit it within a couple= of > days. Done! Ludo'.