projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8d9850e
)
lib/warnings/regcomp: Add note about better place for these
author
Karl Williamson <public@khwilliamson.com>
Thu, 10 Jan 2013 02:00:54 +0000 (19:00 -0700)
committer
Karl Williamson <public@khwilliamson.com>
Fri, 11 Jan 2013 18:18:41 +0000 (11:18 -0700)
reg_mesg.t has some more infrastructure, so it is probably easier
to add new tests there.
t/lib/warnings/regcomp
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/warnings/regcomp
b/t/lib/warnings/regcomp
index
cb0c703
..
09caf03
100644
(file)
--- a/
t/lib/warnings/regcomp
+++ b/
t/lib/warnings/regcomp
@@
-1,3
+1,5
@@
+ XXX Note that t/re/reg_mesg.t might be a better place for these
+
regcomp.c AOK
Quantifier unexpected on zero-length expression [S_study_chunk]