From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11020 invoked by alias); 1 May 2008 20:38:36 -0000 Received: (qmail 11012 invoked by uid 22791); 1 May 2008 20:38:36 -0000 X-Spam-Check-By: sourceware.org Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 May 2008 20:38:18 +0000 Received: from [10.42.100.129] (min.ott.qnx.com [10.42.100.129]) by nimbus.ott.qnx.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id J6QQ4B72; Thu, 1 May 2008 16:38:16 -0400 Message-ID: <481A2A38.1090408@qnx.com> Date: Thu, 01 May 2008 20:38:00 -0000 From: Aleksandar Ristovski User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: [patch] PR gdb/1665 pending catch/throw catchpoints References: <20080501200654.GN22218@caradoc.them.org> In-Reply-To: <20080501200654.GN22218@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-05/txt/msg00046.txt.bz2 Daniel Jacobowitz wrote: >> - update_global_location_list (); >> return 1; >> + >> } > > Please don't add this blank line though. > Committed without the blank line. Thanks, Aleksandar