From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14123 invoked by alias); 10 Mar 2008 20:54:35 -0000 Received: (qmail 14111 invoked by uid 22791); 10 Mar 2008 20:54:35 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 10 Mar 2008 20:54:13 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 884003C920; Mon, 10 Mar 2008 13:54:11 -0700 (PDT) Subject: Re: [patch] Fix "directory" command problem under "set confirm off" From: Michael Snyder To: Daniel Jacobowitz Cc: Ulrich Weigand , gdb-patches@sourceware.org, hidetaka.takano@glb.toshiba.co.jp In-Reply-To: <20080310124729.GA10952@caradoc.them.org> References: <004f01c8825b$9d252070$445c7285@MOSTPCMSS20377> <200803101234.m2ACYuFW029412@d12av02.megacenter.de.ibm.com> <20080310124729.GA10952@caradoc.them.org> Content-Type: text/plain Date: Mon, 10 Mar 2008 20:54:00 -0000 Message-Id: <1205182451.19253.800.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) 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-03/txt/msg00107.txt.bz2 On Mon, 2008-03-10 at 08:47 -0400, Daniel Jacobowitz wrote: > On Mon, Mar 10, 2008 at 01:34:56PM +0100, Ulrich Weigand wrote: > > Michael, > > > > > > Do you have a copyright assignment on file? > > > > > > Yes, I've already done it as Toshiba corp. > > > > > > Is there anything special to be required to send a patch? > > > ex) need proof? > > > > The GNU copyright.list has an entry for assignment of > > past and future changes to GDB by Toshiba Corporation. > > I think that should be sufficient, right? > > Yes, that's sufficient. All right then, committed. Thank you, Takano-san!