From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55757 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6jdM-0006wl-AR for qemu-devel@nongnu.org; Mon, 04 Apr 2011 09:15:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6jdA-0005N6-2s for qemu-devel@nongnu.org; Mon, 04 Apr 2011 09:15:51 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:62744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6jdA-0005Mv-09 for qemu-devel@nongnu.org; Mon, 04 Apr 2011 09:15:44 -0400 Received: by vws17 with SMTP id 17so4736021vws.4 for ; Mon, 04 Apr 2011 06:15:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1301920281-16372-1-git-send-email-dbaryshkov@gmail.com> Date: Mon, 4 Apr 2011 17:15:41 +0400 Message-ID: Subject: Re: [Qemu-devel] [PATCH] Fix build error in usb-ccid code From: Dmitry Eremin-Solenikov Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org On 4/4/11, Peter Maydell wrote: > On 4 April 2011 13:31, Dmitry Eremin-Solenikov wro= te: >> W/o this fix I'm getting the following error: >> cc1: warnings being treated as errors >> hw/usb-ccid.c: In function =91ccid_card_card_error=92: >> hw/usb-ccid.c:1202:5: error: format =91%lX=92 expects type =91long unsig= ned >> int=92, but argument 2 has type =91uint64_t=92 > > David Gibson posted a patch for that earlier this morning: > http://patchwork.ozlabs.org/patch/89577/ Sorry for the noise then. --=20 With best wishes Dmitry