From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25676 invoked by alias); 8 Apr 2002 23:08:03 -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 25665 invoked from network); 8 Apr 2002 23:08:02 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 8 Apr 2002 23:08:02 -0000 Received: from redhat.com (vpn50-15.rdu.redhat.com [172.16.50.15]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g38N82M18246 for ; Mon, 8 Apr 2002 19:08:02 -0400 Received: by redhat.com (Postfix, from userid 201) id C4C881BF80; Mon, 8 Apr 2002 19:07:58 -0400 (EDT) Date: Mon, 08 Apr 2002 16:08:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: [RFA] apply shell fix for win32-nat.c in 5.2 branch Message-ID: <20020408230758.GC19448@redhat.com> Mail-Followup-To: gdb-patches@sources.redhat.com References: <4.2.0.58.20020408173511.01e73da8@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20020408173511.01e73da8@ics.u-strasbg.fr> User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-04/txt/msg00327.txt.bz2 On Mon, Apr 08, 2002 at 05:35:59PM +0200, Pierre Muller wrote: > >This patch was applied previoulsy to the main branch by >Christopher Faylor. > >It disables shell use unless explicitly enabled. >As shell use is still experimental and has several >problems, I think that this must also be applied to >5.2 branch. > >As Christopher asked me to do this, the >RFA is mainly about the format of the >ChangeLog entry... I have no objections to your ChangeLog. You could just apply the ChangeLog as is from the trunk, too. cgf