From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYtdo-0002Jx-4P for qemu-devel@nongnu.org; Mon, 28 May 2012 02:41:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SYtdm-0007zw-Bd for qemu-devel@nongnu.org; Mon, 28 May 2012 02:41:19 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:52897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYtdm-0007zK-5P for qemu-devel@nongnu.org; Mon, 28 May 2012 02:41:18 -0400 Message-ID: <4FC31E0A.5070408@weilnetz.de> Date: Mon, 28 May 2012 08:41:14 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1337808401-24717-1-git-send-email-sw@weilnetz.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1.1] es1370: Fix debug code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Peter Maydell , Anthony Liguori , qemu-devel@nongnu.org, =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Am 28.05.2012 06:11, schrieb Peter Maydell: > On 23 May 2012 22:26, Stefan Weil wrote: >> When DEBUG_ES1370 is defined, the compiler shows these warnings: >> >> hw/es1370.c: In function =E2=80=98es1370_update_voices=E2=80=99: >> hw/es1370.c:414: warning: format =E2=80=98%d=E2=80=99 expects type =E2= =80=98int=E2=80=99, but argument 3 has type =E2=80=98size_t=E2=80=99 > The unicode quotes in this commit message seem to have got smashed to > question-mark characters at some point between this email and it hittin= g > git master :-( > > -- PMM Malc, could you please check your git workflow? Commit 24f50d7ea5896a30b0e78f68884586bb8b40ff97 and other commits also changed Andreas F=C3=A4rber to Andreas F?rber. See also a394aed235d6b3f048eeae83289f4d21eca7023c and lots more. The author is always correct, but UTF-8 characters in the commit message were replaced by ?. Regards, Stefan W.