From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIDWN-0002eS-IV for qemu-devel@nongnu.org; Tue, 25 Feb 2014 03:37:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIDWH-00084W-0Q for qemu-devel@nongnu.org; Tue, 25 Feb 2014 03:37:47 -0500 Received: from cantor2.suse.de ([195.135.220.15]:36542 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIDWG-00084O-Qa for qemu-devel@nongnu.org; Tue, 25 Feb 2014 03:37:40 -0500 Message-ID: <530C5650.1060502@suse.de> Date: Tue, 25 Feb 2014 09:37:36 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1393174935-11750-1-git-send-email-sw@weilnetz.de> <1393174935-11750-10-git-send-email-sw@weilnetz.de> <530B4429.1020307@suse.de> <530BD0CE.5070304@weilnetz.de> In-Reply-To: <530BD0CE.5070304@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 9/9] w32: Replace Windows specific data types in common header files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil , qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Maydell , Anthony Liguori , Stefan Hajnoczi Am 25.02.2014 00:07, schrieb Stefan Weil: > Am 24.02.2014 14:07, schrieb Andreas F=E4rber: >> Am 23.02.2014 18:02, schrieb Stefan Weil: >>> These header files are used by most QEMU source files. If they >>> depend on windows.h, all those source files do so, too. >>> > [...] >> >> First of all, why was I not CC'ed on this change? >> File is listed under "CPU" subsystem in MAINTAINERS. >> >> Patches not getting sufficient review is one risk, causing merge >> conflicts another. People should be aware of changes you make in their >> files, even if "just" Windows-related. >=20 > Sorry, I simply missed your name in the lengthy output from > get_maintainer.pl. >=20 >> I had moved the field unchanged from another header, I believe. I don'= t >> think this is a good change (assuming the Windows API is still using >> this type and not void*), especially since it's #ifdef'ed anyway. >=20 > Please see my mail to Kevin (which will be sent in a moment). My opinion still stands. You can easily add "typedef void * HANDLE;" to qemu-typedefs.h or osdep.h to retain telling type names, in this case explaining why the variable is called "hThread" - h for "HANDLE". Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg