From patchwork Sat Sep 10 20:54:50 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 114199 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id AE22CB6F9D for ; Sun, 11 Sep 2011 06:55:08 +1000 (EST) Received: (qmail 11802 invoked by alias); 10 Sep 2011 20:55:06 -0000 Received: (qmail 11794 invoked by uid 22791); 10 Sep 2011 20:55:06 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 10 Sep 2011 20:54:53 +0000 Received: from g159.suse.de (charybdis-ext.suse.de [195.135.221.2]) by ainaz.pair.com (Postfix) with ESMTPSA id 458033F416 for ; Sat, 10 Sep 2011 16:54:52 -0400 (EDT) Date: Sat, 10 Sep 2011 22:54:50 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Remove libg++ from the extensions page Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Installed. I think libg++ has been obsolete for sufficiently long that keeping it here might cause more confusion than it's beneficial. Gerald Index: extensions.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v retrieving revision 1.46 diff -u -r1.46 extensions.html --- extensions.html 20 Nov 2010 15:15:51 -0000 1.46 +++ extensions.html 10 Sep 2011 20:53:22 -0000 @@ -57,10 +57,5 @@ apply to current GCC sources but are of historical interest or may be helpful to consult for future development.

-

Libg++

- -

Libg++, the GNU C++ library, has been superseded by -libstdc++.

-