From patchwork Wed Mar 27 21:41:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 231844 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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 5FCCE2C00CE for ; Thu, 28 Mar 2013 08:41:37 +1100 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=J+ZVJB2mOKSBnsAoZNwGnZNtWQ4XVke4rT80uAqsP3Tt/N8Pqehfr HPOWCMVsenFZf9RUa4TIvqmWWd1SipUVPbJBpTcvc8588YuqhArhUx5nGlOqZSYG 5DE7459cK5sKDIfUnpRq+Jw6DR37pkWyvquIFx5+Ul6/Y2EEL6ktAM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=isiIm33SZLR07W7cE6fSupAVg3E=; b=dGMo5BWVE4LadoTphecW pD8WI5KEvkySRnbRTka+1SNdDqaAW4Ss+c6KlRq+vOByhMdQgAvnIRlDgci+FbId RREuzHJgHA3QXBCbx4uCag7s2/3elVVW4uZ2roy+rNF908PfZda85mBwN0lQuSSI hDf+SVRKYB8TQEJ0bBK+7xg= Received: (qmail 4300 invoked by alias); 27 Mar 2013 21:41:27 -0000 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 Received: (qmail 4272 invoked by uid 89); 27 Mar 2013 21:41:19 -0000 X-Spam-SWARE-Status: No, score=-50.9 required=5.0 tests=AWL, BAYES_00 autolearn=ham version=3.3.1 Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 27 Mar 2013 21:41:17 +0000 Received: from [192.168.0.131] (vie-188-118-252-015.dsl.sil.at [188.118.252.15]) by ainaz.pair.com (Postfix) with ESMTPSA id 6CFC73F410 for ; Wed, 27 Mar 2013 17:41:15 -0400 (EDT) Date: Wed, 27 Mar 2013 22:41:14 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Fix projects/cxx-reflection/index.html link to our SVN page Message-ID: MIME-Version: 1.0 Applied. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-reflection/index.html,v retrieving revision 1.5 diff -u -3 -p -r1.5 index.html --- index.html 29 Dec 2012 00:24:56 -0000 1.5 +++ index.html 27 Mar 2013 21:40:30 -0000 @@ -22,7 +22,7 @@ constrained genericity in C++.

Contributing

Checkout the cxx-reflection-branch branch -in our respository.

+in our respository.

When posting to the development lists, please mark messages and patches with [cxx-reflection] in the subject. As this is a branch, and not