From patchwork Mon Jan 31 00:21:30 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Carlini X-Patchwork-Id: 81050 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 5EA721007D4 for ; Mon, 31 Jan 2011 11:21:45 +1100 (EST) Received: (qmail 9748 invoked by alias); 31 Jan 2011 00:21:40 -0000 Received: (qmail 9735 invoked by uid 22791); 31 Jan 2011 00:21:39 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from vsmtp1.tin.it (HELO vsmtp1.tin.it) (212.216.176.141) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 31 Jan 2011 00:21:34 +0000 Received: from [192.168.0.4] (79.56.23.149) by vsmtp1.tin.it (8.0.022) id 4CFE55C7049917C3; Mon, 31 Jan 2011 01:21:31 +0100 Message-ID: <4D46008A.8080204@oracle.com> Date: Mon, 31 Jan 2011 01:21:30 +0100 From: Paolo Carlini User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 MIME-Version: 1.0 To: "gcc-patches@gcc.gnu.org" CC: libstdc++ Subject: [v3] Update ISO Docs to Revision D73 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 Hi, committed to mainline. Paolo. ////////////////////////// 2011-01-31 Paolo Carlini * doc/html/ext/lwg-active.html: Update to Revision D73. * doc/html/ext/lwg-closed.html: Likewise. * doc/html/ext/lwg-defects.html: Likewise. * doc/xml/manual/intro.xml: Update status of issues 408, 539, 865. Index: doc/xml/manual/intro.xml =================================================================== --- doc/xml/manual/intro.xml (revision 169421) +++ doc/xml/manual/intro.xml (working copy) @@ -601,7 +601,7 @@ Replace "new" with "::new". - 408: + 408: Is vector<reverse_iterator<char*> > forbidden? @@ -686,7 +686,7 @@ input_iterator' value_type. - 539: + 539: partial_sum and adjacent_difference should mention requirements @@ -803,7 +803,7 @@ Update / add the signatures. - 865: + 865: More algorithms that throw away information The traditional HP / SGI return type and value is blessed