This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch, libstdc++/64680] Conform the standard regex interface
- From: Tim Shen <timshen at google dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: Paolo Carlini <paolo dot carlini at oracle dot com>, "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 21 Jan 2015 21:08:11 -0800
- Subject: Re: [Patch, libstdc++/64680] Conform the standard regex interface
- Authentication-results: sourceware.org; auth=none
- References: <CAG4ZjNkJJD1S8Dz4y9_7DCo9qq=5Kg1ZPXUaJCdcJnCK-i5+tg at mail dot gmail dot com> <54BE8A94 dot 8000603 at oracle dot com> <CAG4ZjNnt+pObRS0f7E3vHnLmpPLUrjPEnCb2Av2EKFWaFBe1Fg at mail dot gmail dot com> <20150121115131 dot GD3360 at redhat dot com>
On Wed, Jan 21, 2015 at 3:51 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
> "Conform to ..."
>
>> standard interface.
>> * testsuite/28_regex/basic_regex/assign/char/cstring.cc: New
>> testcase.
>
>
> As it's a tiny change it's OK for trunk with that tweak to the changelog.
>
> (Any more non-regression regex bugs that get reported might have to
> wait for stage 1 and get fixed for the next release)
Fixed and committed.
--
Regards,
Tim Shen