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] update <regex> to N3225 draft


My last patch had a stupid thinko, we need to use char_traits not strlen.

2011-02-15  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * include/bits/regex.h (match_results::format): Use char_traits.

Tested x86_64-linux (though as the fact the last checkin also passed
tests shows, our tests for <regex> are incomplet and incorrekt.)
Committed to trunk

Attachment: re-fmtlentxt
Description: Binary data


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