chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
4fd54ed
)
mdw-setup: Fix regexp portability.
author
Mark Wooding
<mdw@marauder.distorted.org.uk>
Sat, 11 Jun 2011 18:31:53 +0000
(19:31 +0100)
committer
Mark Wooding
<mdw@marauder.distorted.org.uk>
Sat, 11 Jun 2011 18:31:53 +0000
(19:31 +0100)
The `\?' quantifier is a GNU extension. Apparently \{0,1\} is a more
portable replacement.
No differences found