From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30763 invoked by alias); 19 Feb 2004 16:48:43 -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 30744 invoked from network); 19 Feb 2004 16:48:42 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 19 Feb 2004 16:48:42 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id D6F071A448A; Thu, 19 Feb 2004 11:44:13 -0500 (EST) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16436.59357.795383.467778@localhost.redhat.com> Date: Thu, 19 Feb 2004 16:48:00 -0000 To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] remove REQUEST_QUIT macro use In-Reply-To: <16435.33086.494073.924036@localhost.redhat.com> References: <16435.33086.494073.924036@localhost.redhat.com> X-SW-Source: 2004-02/txt/msg00538.txt.bz2 Elena Zannoni writes: > > I noticed that this macro is never defined, it was part of the Mach 3 > port which was deleted. > I'll commit later today. > committed (with updated copyright year, thanks, Michael)