From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmiH6-0006FL-La for qemu-devel@nongnu.org; Mon, 27 Apr 2015 08:36:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmiH3-0001kA-Cv for qemu-devel@nongnu.org; Mon, 27 Apr 2015 08:36:36 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:39572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmiH3-0001jo-5g for qemu-devel@nongnu.org; Mon, 27 Apr 2015 08:36:33 -0400 Message-ID: <553E2D4F.80209@msgid.tls.msk.ru> Date: Mon, 27 Apr 2015 15:36:31 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <1430130858-8246-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1430130858-8246-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] libcacard: stop including qemu-common.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org 27.04.2015 13:34, Paolo Bonzini wrote: > This is a small step towards making libcacard standalone. No, this does not build, it complains about printf everywhere and some other things, like atoi. I'll try to make it better, and maybe to omit glib-compat inclusion too from some places. Thanks, /mjt