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: [Patch, regex, libstdc++/69794] Unify special character parsing


On 15/02/16 20:41 -0800, Tim Shen wrote:
   	PR libstdc++/69794
   	* include/bits/regex_scanner.h: Add different special character
   	sets for grep and egrep regex.
   	* include/bits/regex_scanner.tcc: Use _M_spec_char more unifiedly.

s/unifiedly/uniformly/

OK for trunk and gcc-5-branch with that change, thanks for fixing the
regression.


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