This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 PATCH] Implement C++17 string searchers.
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Ville Voutilainen <ville dot voutilainen at gmail dot com>
- Cc: Jonathan Wakely <jwakely at redhat dot com>, "libstdc++" <libstdc++ at gcc dot gnu dot org>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 12 Sep 2016 16:30:54 +0100
- Subject: Re: [v3 PATCH] Implement C++17 string searchers.
- Authentication-results: sourceware.org; auth=none
- References: <CAFk2RUbmYXDmdN856fC1gQLQKf9+t+tbs+_WxB=VeeKWiBGMTQ@mail.gmail.com> <20160912104129.GA17165@redhat.com> <CAFk2RUao_bL_oXmEhw=fSJnchKZE=ciDhJMbaCrB_TST_t_Myg@mail.gmail.com>
On 12 September 2016 at 12:00, Ville Voutilainen wrote:
> I didn't change any of those parts in the patch, I intentionally
> avoided such changes.
OK. I wrote a more detailed reply that will have to wait until I have
better network connectivity, but the short version is patch approved
for trunk without changes. Thanks.