From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10005 invoked by alias); 19 Aug 2009 16:43:40 -0000 Received: (qmail 9833 invoked by uid 22791); 19 Aug 2009 16:43:38 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Aug 2009 16:43:30 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n7JGhQt5014618; Wed, 19 Aug 2009 12:43:26 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n7JGhO0G022135; Wed, 19 Aug 2009 12:43:25 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n7JGhN1b022667; Wed, 19 Aug 2009 12:43:23 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 05EEF3782EF; Wed, 19 Aug 2009 10:43:23 -0600 (MDT) From: Tom Tromey To: Leandro Lucarella Cc: Mihail Zenkov , gdb-patches@sourceware.org, John Demme Subject: Re: D language support References: <20090818225844.GA9879@homero.springfield.home> Reply-To: Tom Tromey Date: Wed, 19 Aug 2009 18:36:00 -0000 In-Reply-To: <20090818225844.GA9879@homero.springfield.home> (Leandro Lucarella's message of "Tue, 18 Aug 2009 19:58:44 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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-08/txt/msg00312.txt.bz2 >>>>> "Leandro" == Leandro Lucarella writes: Leandro> This is an update to the current CVS for that very same patch. Ok, thanks. Leandro> The original author is John Demme (Cc'ed). I contacted him and Leandro> he is willing to sign whatever is necessary (if reasonable) to Leandro> let the patches be accepted. Great. I will send the paperwork separately. We actually need this from anybody who contributed a non-trivial change to this patch. Do you have a list of contributors? Tom