From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] getifaddrs wrapper Date: Thu, 02 Jul 2015 14:23:58 +0200 Message-ID: <87a8veeoip.fsf@gnu.org> References: <87mvzvykfx.fsf@gnu.org> 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]:59928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAdXG-00056G-3V for guix-devel@gnu.org; Thu, 02 Jul 2015 08:24:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAdXB-00056c-Qb for guix-devel@gnu.org; Thu, 02 Jul 2015 08:24:10 -0400 In-Reply-To: (Rohan Prinja's message of "Thu, 2 Jul 2015 16:29:26 +0530") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Rohan Prinja Cc: guix-devel Rohan Prinja skribis: > PTAL, tests to follow soon. It=E2=80=99s looking good now, thanks! Could you send the updated patch against master, that includes a simple test in tests/syscalls.scm that makes sure that =E2=80=98getifaddrs=E2=80= =99 returns a possibly empty list of ? TIA, Ludo=E2=80=99.