This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Reimplment regex matcher using DFS
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Tim Shen <timshen91 at gmail dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 23 Jul 2013 15:45:24 +0200
- Subject: Re: [Patch] Reimplment regex matcher using DFS
- References: <CAPrifDnky=cuvwL0HHCKD5zOkLj5EqFbBm9-HXSyEXYjNUKzMg at mail dot gmail dot com> <51EE882F dot 2060106 at oracle dot com>
.. not that, in general, *all* the testcases coming from a bug report
in Bugzilla, should either be named after the bug # or have the
information in a comment inside (or both, as I said already)
Paolo.