Change 1613
Perforce staff
committed this change
into
/
Request Review
Download .zip
Make MATCH generate empty strings for () subexpressions that
match nothing, rather than generating nothing at all. The logic
that finds the count of () subexpressions was checking the
length of the match, rather than the presence of the match.
Thanks to David Abrahams.
Files
1
Comments
0
1
edited
0
added
0
deleted
•
guest/perforce_software/jam/src/builtins.c#5
Loading...
Tip: Use
n
and
p
to cycle through the changes.