This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch, libstdc++/64441] Fix sub_match::first and second
- From: Tim Shen <timshen at google dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: Hans-Peter Nilsson <hp at bitrange dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 2 Jan 2015 14:39:39 -0800
- Subject: Re: [Patch, libstdc++/64441] Fix sub_match::first and second
- Authentication-results: sourceware.org; auth=none
- References: <CAGWvnymPJmFKWfcbmczwA+8WjBWB-_tw5J3YjDeG0ccq9i-Zsw at mail dot gmail dot com> <CAG4ZjNn_Y=dXKVQuOUjzMUh_YHcYwLUj80-TNZwXMtu8ZKwK9A at mail dot gmail dot com> <alpine dot BSF dot 2 dot 02 dot 1501012002590 dot 99487 at arjuna dot pair dot com> <CAG4ZjN=KB6gq4WsqAEusBypt9=ifBZ8afFB5SPtPSxoWVADe8Q at mail dot gmail dot com> <CAH6eHdRGVmvDyrL6GHp2HCYwoGi7BMZjVggfep4=wBQHXkL00A at mail dot gmail dot com> <CAH6eHdTnFSWmv82bxX=mTypqcftf7Zfev51=T75C=Z+2RP=aGg at mail dot gmail dot com>
On Fri, Jan 2, 2015 at 8:54 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> That's done now, so please go ahead and commit the fix.
Committed. I obviously used wrong branch (which doesn't include the
actual change) for testing so I missed the testing failure. Sorry
about that. :(
--
Regards,
Tim Shen