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]

[Patch] Fix regex `nosubs` correctly


The semantic of `nosubs` should simply be that `let all parentheses
not be a subexpression and do not capture it`.

Tested with -m64 and -m32 respectively.

Thank you!


-- 
Regards,
Tim Shen

Attachment: 1.diff
Description: Text document


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