From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30163 invoked by alias); 9 Mar 2005 17:54:02 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30107 invoked from network); 9 Mar 2005 17:53:58 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 9 Mar 2005 17:53:58 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j29Hrwjg028726 for ; Wed, 9 Mar 2005 12:53:58 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j29Hrqn09147 for ; Wed, 9 Mar 2005 12:53:52 -0500 Received: from cygbert.vinschen.de (vpn50-54.rdu.redhat.com [172.16.50.54]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j29Hro5s032549 for ; Wed, 9 Mar 2005 12:53:51 -0500 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 23ECA57D8B; Wed, 9 Mar 2005 18:53:43 +0100 (CET) Date: Wed, 09 Mar 2005 17:54:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] exceptions.h: Fix definition of TRY_CATCH Message-ID: <20050309175343.GS2839@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20050309164803.GN2839@cygbert.vinschen.de> <20050309174015.GA17510@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050309174015.GA17510@nevyn.them.org> User-Agent: Mutt/1.4.2i X-SW-Source: 2005-03/txt/msg00150.txt.bz2 On Mar 9 12:40, Daniel Jacobowitz wrote: > On Wed, Mar 09, 2005 at 05:48:03PM +0100, Corinna Vinschen wrote: > > Conclusion: The actual problem is that the sigjmp_buf is created in a > > function call which is the first parameter to sigsetjmp. > > Nice catch! Thanks :-) > > * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro save. > > Yes, this is OK (save -> safe in the changelog). Applied. I've also took the freedom to fix the date in Joel's ChangeLog entry. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc.