This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch, libstdc++/63920] Fix regex_constants::match_not_null behavior
- From: Tim Shen <timshen at google dot com>
- To: Jonathan Wakely <jwakely at redhat dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 25 Nov 2014 00:04:48 -0800
- Subject: Re: [Patch, libstdc++/63920] Fix regex_constants::match_not_null behavior
- Authentication-results: sourceware.org; auth=none
- References: <CAG4ZjNm2Dj3UbcP1L1fp7BTku2e2zDyDwU1SH4hYSktz5XhbJA at mail dot gmail dot com> <20141124111748 dot GC5191 at redhat dot com>
On Mon, Nov 24, 2014 at 3:17 AM, Jonathan Wakely <jwakely@redhat.com> wrote:
> OK for trunk - thanks.
Committed. :)
Thanks!
--
Regards,
Tim Shen