From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gr5TK-0005LV-Gc for qemu-devel@nongnu.org; Tue, 05 Feb 2019 13:29:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gr5TI-0005nC-Hb for qemu-devel@nongnu.org; Tue, 05 Feb 2019 13:29:26 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:42920) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gr5TG-0005km-IM for qemu-devel@nongnu.org; Tue, 05 Feb 2019 13:29:24 -0500 Date: Tue, 5 Feb 2019 20:29:09 +0200 From: Samuel Thibault Message-ID: <20190205182909.nnon2inyyuoy353r@function> References: <20190205165927.26599-1-samuel.thibault@ens-lyon.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULLv2 00/32] More work towards libslirp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Stefan Hajnoczi , Jan Kiszka Peter Maydell, le mar. 05 f=C3=A9vr. 2019 18:24:45 +0000, a ecrit: > /home/pm215/qemu/slirp/misc.c:166:5: error: unknown type name =E2=80=98= QemuGSpawnFds=E2=80=99 D'oh... Fixed in v3. Samuel