From patchwork Sat Aug 4 21:17:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 175130 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 8D9F22C0082 for ; Sun, 5 Aug 2012 07:17:47 +1000 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1344719867; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:Subject:Message-ID:MIME-Version:Content-Type: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=QB/vOUXgcZP1O856faeR 2ofyzjY=; b=IU2zOhJmkNAM54sgZNXRjlFaRwEIeYk5+U3k1BUZdg/PXxTSteV/ Lmf652WUsFCTZi0WON3dnlyWQ/B3rv2TDQZppS7lDGN+mZBOnkb2f/y47KzlZ+nw Ss/roSDcdn8TpaOSSDdwmwEVBG5x4h/vKe3tG48xIGpyV8IiMdAEBMM= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Date:From:To:Subject:Message-ID:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=AUpzVwyqB9WcYsGuZq5jt25oZZeFBWRJxckPBUK35GJd8tCYvBC7WfK/hSlx4y wye3qZFO7C+bsazHVI6Yva3iYrYSr0hhgYcQY8AVdfWvWwrTy3N1IwArPVmczxmo mFzh1QLIg7hTlhAexF+9+qCwj1TJ4hZK8jKVz0pt0hFhA=; Received: (qmail 29109 invoked by alias); 4 Aug 2012 21:17:44 -0000 Received: (qmail 29100 invoked by uid 22791); 4 Aug 2012 21:17:44 -0000 X-SWARE-Spam-Status: No, hits=-2.1 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, 04 Aug 2012 21:17:29 +0000 Received: from k53.suse.de (charybdis-ext.suse.de [195.135.221.2]) by ainaz.pair.com (Postfix) with ESMTPSA id 44AC73F416 for ; Sat, 4 Aug 2012 17:17:28 -0400 (EDT) Date: Sat, 4 Aug 2012 23:17:26 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] projects/cxx0x.html Bugzilla reference 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 Applied. (Of course I realized I missed one after declaring victory just a few minutes ago. ;-) Gerald Index: htdocs/projects/cxx0x.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v retrieving revision 1.56 diff -u -3 -p -r1.56 cxx0x.html --- htdocs/projects/cxx0x.html 30 May 2012 13:19:25 -0000 1.56 +++ htdocs/projects/cxx0x.html 4 Aug 2012 21:15:40 -0000 @@ -187,7 +187,7 @@ Generalized attributes N2761 - Work in progress + Work in progress Generalized constant expressions