From patchwork Mon Feb 13 14:52:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Sidwell X-Patchwork-Id: 727352 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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vMT6t3f9sz9s0m for ; Tue, 14 Feb 2017 01:52:37 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="vYxqac4s"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; q=dns; s=default; b=ymG1X29B/Nv009T+B xRi0NRrnRbxzd9N95wQ5PF3RVFSw7g+IjdwvZl6oElqIiJECXPWthLu80b0PauQ8 zBk7C6s7xTtdZc+/GR79rxaMfdryYbq89bRvL8k24teSibwVesZvtSxF2ZAo3NEM mNk/S+5O4xan86mAHeYaNnrXO0= 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 :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; s=default; bh=XAuS2B7NeM9GrCaCgD7cVGy E+j8=; b=vYxqac4sawgRs6WPYJeRk4exd5Q41FdaYTyTjGCfg2iUXVX9/z+KOMK ecPKXWK7jwPBvDX9gV0WKOfl2NVkYQXx8L3dWPpKIbuL0VY3I0sPiaNcK3YtEerx 0pVphCBLCSWuOPqKodJXs58for5oieGIdsQWVmLTZU5N8Ny6uImg= Received: (qmail 18373 invoked by alias); 13 Feb 2017 14:52:23 -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 18359 invoked by uid 89); 13 Feb 2017 14:52:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_PASS autolearn=no version=3.3.2 spammy=1212, svnhtmlv, UD:svn.html, v, svn.html, v X-HELO: mail-yw0-f196.google.com Received: from mail-yw0-f196.google.com (HELO mail-yw0-f196.google.com) (209.85.161.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Feb 2017 14:52:21 +0000 Received: by mail-yw0-f196.google.com with SMTP id q71so7446500ywg.3 for ; Mon, 13 Feb 2017 06:52:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:cc:from:message-id :date:user-agent:mime-version:in-reply-to; bh=hngpGprN1e8vLXdWpg2JKf8K4mX2R5keiy7dFLSNLe0=; b=DRndXNg1ow1ALZY0mexKqwMHQio1z/mBKSDqwfhhRVx2CpyQq7np99+OJNX84MOlVs L3sgwpXRXkHdzckwSPB1DseJojImiAsDwtVwA5BSH13Hv997xkkE0FlCG9dftbHFR+Uy TF13rhd8YBe+tkxyCEsuKjiQPc6SyXiAIWYXVd0vysxNufKrLQdY3Isx6sr4f84+fmyy NnKTUNchKRQhjFz/7lWhVmnyHvYhEyG5UTarobTzicwzwF5esWrM888lVe9jGdm0gorA UzD6KN+2zzpHSOjQOEUVycdnt99covjOc/arUtI7XsMEkOg1dhbt0iv1QZKy8P+Wm0UZ tVAQ== X-Gm-Message-State: AMke39l+pXoiTvIwHvPi4RNpI6sDFJy+FCI8iWZbc96crKzXXmdcje6HYJ0n+SvWSiwzyQ== X-Received: by 10.129.177.194 with SMTP id p185mr16667139ywh.259.1486997540126; Mon, 13 Feb 2017 06:52:20 -0800 (PST) Received: from ?IPv6:2620:10d:c0a1:1102:b9b0:1beb:d21c:b3f4? ([2620:10d:c091:180::1:f3ef]) by smtp.googlemail.com with ESMTPSA id x26sm4192928ywj.42.2017.02.13.06.52.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Feb 2017 06:52:19 -0800 (PST) Subject: Re: C++ Modules branch To: Gerald Pfeifer References: <30280d96-9695-32b1-5975-6488051df1cf@acm.org> <97f830fc-2008-8556-59ac-74b87620d09c@acm.org> Cc: gcc-patches@gcc.gnu.org From: Nathan Sidwell Message-ID: <5a68487c-1bea-3504-0a37-0e95831ba228@acm.org> Date: Mon, 13 Feb 2017 09:52:17 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: On 02/12/2017 05:58 AM, Gerald Pfeifer wrote: > On Mon, 6 Feb 2017, Nathan Sidwell wrote: >>> Are you planning to add this to svn.html >> Ah, thanks for the reminder. And here's the patch I committed to document the branch. nathan ? htdocs/.#svn.html.1.208 Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.212 diff -r1.212 svn.html 518a519,522 >
c++-modules
>
This branch is for development of a C++ modules system. It is > maintained by Nathan Sidwell.
>