From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] qemu-kvm: fix warnings on 32 bit systems Date: Wed, 20 May 2009 14:53:27 +0300 Message-ID: <4A13EF37.4040007@redhat.com> References: <20090520072709.GA5456@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:49761 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754566AbZETLx1 (ORCPT ); Wed, 20 May 2009 07:53:27 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n4KBrT6x021748 for ; Wed, 20 May 2009 07:53:29 -0400 In-Reply-To: <20090520072709.GA5456@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Michael S. Tsirkin wrote: > size_t must be printed with %zd, not %ld. > long constants are UL, not ULL. > Applied, thanks. -- error compiling committee.c: too many arguments to function