From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26769 invoked by alias); 29 Dec 2006 13:59:09 -0000 Received: (qmail 26761 invoked by uid 22791); 29 Dec 2006 13:59:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 29 Dec 2006 13:59:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H0IGE-0002ad-8a; Fri, 29 Dec 2006 08:59:02 -0500 Date: Fri, 29 Dec 2006 13:59:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [ob] Make memory-map.c compile again Message-ID: <20061229135902.GB9741@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <200612290949.kBT9nPeN014608@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612290949.kBT9nPeN014608@brahms.sibelius.xs4all.nl> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00347.txt.bz2 On Fri, Dec 29, 2006 at 10:49:25AM +0100, Mark Kettenis wrote: > * memory-map.c (memory_map_end_element): Move variable > declarations to the begining of the block. Thanks. While I'm revising warnings, this would be a good time for us to add -Wdeclaration-after-statement. -- Daniel Jacobowitz CodeSourcery