This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] <regex> implementation foundation, version 4


On 25/06/10 11:49, Paolo Carlini wrote:
> On 06/25/2010 05:06 PM, Stephen M. Webb wrote:
> > <regex>, fourth try.
> >
> > This is the same as version 3, except with the exported symbols removed
> > and commented with FIXMEs.  Oh, and a minor tweak to a test case after
> > regtesting with CXXFLAGS="-O2 -g -Wall -Wextra -Werror".
> >
> > As discussed, I will commit this later today (in a few hours) after my
> > regtest run on an armel target has completed satisfactorily.
>
> Note I'm still seeing commas beginning lines, in particular for
> initializers, for example in the body of basic_regex.

Hmpf, I don't know how I missed those.  I will fix that before committing.

-- 
Stephen M. Webb
stephen.webb@bregmasoft.ca


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]