From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99740 invoked by alias); 26 Aug 2015 11:18:03 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 99714 invoked by uid 89); 26 Aug 2015 11:18:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e06smtp17.uk.ibm.com Received: from e06smtp17.uk.ibm.com (HELO e06smtp17.uk.ibm.com) (195.75.94.113) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Wed, 26 Aug 2015 11:18:02 +0000 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 26 Aug 2015 12:17:57 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp17.uk.ibm.com (192.168.101.147) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 26 Aug 2015 12:17:41 +0100 X-MailFrom: vogt@linux.vnet.ibm.com X-RcptTo: gcc-patches@gcc.gnu.org Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id EC93117D8075 for ; Wed, 26 Aug 2015 12:19:16 +0100 (BST) Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t7QBHYhN29229282 for ; Wed, 26 Aug 2015 11:17:37 GMT Received: from d06av09.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t7QBHPM4020049 for ; Wed, 26 Aug 2015 05:17:25 -0600 Received: from bl3ahm9f.de.ibm.com (dyn-9-152-212-177.boeblingen.de.ibm.com [9.152.212.177]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t7QBHPaJ019827 for ; Wed, 26 Aug 2015 05:17:25 -0600 Received: from dvogt by bl3ahm9f.de.ibm.com with local (Exim 4.76) (envelope-from ) id 1ZUYhW-0006df-T8; Wed, 26 Aug 2015 13:17:06 +0200 Date: Wed, 26 Aug 2015 11:18:00 -0000 From: Dominik Vogt To: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Remove reference to undefined documentation node. Message-ID: <20150826111706.GA25424@linux.vnet.ibm.com> Reply-To: vogt@linux.vnet.ibm.com Mail-Followup-To: gcc-patches@gcc.gnu.org References: <20150826100509.GA15892@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150826100509.GA15892@linux.vnet.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15082611-0029-0000-0000-000006166E5A X-SW-Source: 2015-08/txt/msg01593.txt.bz2 On Wed, Aug 26, 2015 at 11:05:09AM +0100, Dominik Vogt wrote: > This patch removes a menu entry that points to an undefined node > in the documentation. The faulty entry has been introduced with > git commit id 3aabc45f2, subversion id 138bc75d-0d04-0410-96. It > looks like the entry is a remnant of an earlier version of the > documentation introduced with that change. Sorry, this patch is not good. Please ignore; I'll look for a different way to fix the warning. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany