From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24435 invoked by alias); 23 Oct 2009 10:22:30 -0000 Received: (qmail 24422 invoked by uid 22791); 23 Oct 2009 10:22:29 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Oct 2009 10:22:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CF0182BABEA; Fri, 23 Oct 2009 06:22:21 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id i-sUshq1FF7o; Fri, 23 Oct 2009 06:22:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 84C3D2BABB1; Fri, 23 Oct 2009 06:22:21 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 20479F58A0; Fri, 23 Oct 2009 12:22:17 +0200 (CEST) Date: Fri, 23 Oct 2009 10:22:00 -0000 From: Joel Brobecker To: Pierre Muller , msnyder@vmware.com Cc: gdb-patches@sourceware.org Subject: Re: More record.c build failures Message-ID: <20091023102216.GA5194@adacore.com> References: <000301ca53c5$a332ab30$e9980190$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000301ca53c5$a332ab30$e9980190$@u-strasbg.fr> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-10/txt/msg00566.txt.bz2 Michael, > Can someone fix this, please? At this point, I think your patch should be temporary reverted until all issues discovered thus far are solved. Would that be OK? The meat of the patch is still good, but it looks like little details that we failed to notice are causing a bit of instability on the tree. Cheers, -- Joel