From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WgApZ-0005pH-1z for qemu-devel@nongnu.org; Fri, 02 May 2014 06:36:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WgApU-0008Vd-MY for qemu-devel@nongnu.org; Fri, 02 May 2014 06:36:36 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:52829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WgApU-0008VO-Ee for qemu-devel@nongnu.org; Fri, 02 May 2014 06:36:32 -0400 Message-ID: <5363752E.4030608@msgid.tls.msk.ru> Date: Fri, 02 May 2014 14:36:30 +0400 From: Michael Tokarev MIME-Version: 1.0 References: 1391434310-9990-2-git-send-email-stefanha@redhat.com <5363742D.8030007@msgid.tls.msk.ru> In-Reply-To: <5363742D.8030007@msgid.tls.msk.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/3] glib: move g_poll() replacement into glib-compat.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: stefanha@redhat.com Cc: qemu-devel 02.05.2014 14:32, Michael Tokarev wrote: > Stefan Hajnoczi: >> We have a dedicated header file for wrappers to smooth over glib version >> differences. Move the g_poll() definition into glib-compat.h for >> consistency. > > Ack. > > Reviewed-by: Michael Tokarev > > I wanted to include exactly this in my series too, but forgot. Forgot to mention: this can go to -trivial just fine. Together with, I think, https://lists.gnu.org/archive/html/qemu-devel/2014-04/msg04546.html . Thanks, /mjt