public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: Ville Voutilainen <ville.voutilainen@gmail.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	libstdc++@gcc.gnu.org
Subject: Re: [libstdc++ PATCH] More Fundamentals v1 variable templates
Date: Tue, 21 Oct 2014 13:21:00 -0000	[thread overview]
Message-ID: <20141021131152.GK3033@redhat.com> (raw)
In-Reply-To: <CAFk2RUaVddfKCp4WwhOHo7NO4ZPcUGag=Dy86Re=2wmYP9cxog@mail.gmail.com>

On 21/10/14 07:19 +0300, Ville Voutilainen wrote:
>No, no, no! Contributors must be punished, otherwise they will never learn! ;)
>Revised patch attached.

Thanks, committed to trunk.

>diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am
>index 1ee8ddc..c797246 100644
>--- a/libstdc++-v3/include/Makefile.am
>+++ b/libstdc++-v3/include/Makefile.am
>@@ -644,7 +644,10 @@ experimental_headers = \
> 	${experimental_srcdir}/string_view \
> 	${experimental_srcdir}/string_view.tcc \
> 	${experimental_srcdir}/tuple \
>-	${experimental_srcdir}/type_traits
>+	${experimental_srcdir}/type_traits \
>+	${experimental_srcdir}/ratio \
>+	${experimental_srcdir}/chrono \
>+	${experimental_srcdir}/system_error \

I rearranged these files to keep them in alphabetical order (and
remove the trailing backslash).

      reply	other threads:[~2014-10-21 13:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-18 20:23 Ville Voutilainen
2014-10-18 21:07 ` Ville Voutilainen
2014-10-20 12:43   ` Jonathan Wakely
2014-10-21  5:37     ` Ville Voutilainen
2014-10-21 13:21       ` Jonathan Wakely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141021131152.GK3033@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=ville.voutilainen@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).