From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqfpW-0002EJ-Np for qemu-devel@nongnu.org; Tue, 22 May 2007 21:39:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqfpV-0002E7-9Q for qemu-devel@nongnu.org; Tue, 22 May 2007 21:39:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqfpV-0002E4-3H for qemu-devel@nongnu.org; Tue, 22 May 2007 21:39:57 -0400 Received: from rwcrmhc13.comcast.net ([216.148.227.153]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqfpU-0000Z7-Oy for qemu-devel@nongnu.org; Tue, 22 May 2007 21:39:56 -0400 Date: Tue, 22 May 2007 21:39:54 -0400 From: "George G. Davis" Subject: Re: [Qemu-devel] Timers Message-ID: <20070523013954.GG12960@mvista.com> References: <200705230107.00962.paul@codesourcery.com> <20070523005243.GF12960@mvista.com> <200705230214.04067.paul@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705230214.04067.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org, "George G. Davis" On Wed, May 23, 2007 at 02:14:02AM +0100, Paul Brook wrote: > > .../qemu/hw/arm_timer.c:25: syntax error before "ptimer_state" > > .../qemu/hw/arm_timer.c:25: warning: no semicolon at end of struct or union > > > > Current CVS is missing definition for ptimer_state. > > Oops, sorry. Should be fixed now. Works for me now, thanks! -- Regards, George