[Patch] Whole regex refactoring and current status

Tim Shen timshen91@gmail.com
Tue Aug 6 01:21:00 GMT 2013


On Tue, Aug 6, 2013 at 4:56 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:

> Why? Isn't a new file, thus 2010-2013 seems just fine.

It's an accident, sorry.

> +
> +  // TODO implement it.
> +  template<typename _BiIter>
> +    void
> +    _Scanner<_BiIter>::
> +    _M_eat_escape()
>
> The comment is quite mysterious! A lot of code is already there, and first
> blush isn't clear at all what is missing and what already works.

Um, What I mean is, it does some things but the support to escaping is
not complete;
I changed the comment to "TODO complete it."


-- 
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regex.patch
Type: application/octet-stream
Size: 156740 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130806/820b581a/attachment.obj>


More information about the Libstdc++ mailing list