summaryrefslogtreecommitdiff
path: root/universal.c
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2011-12-08 16:27:33 +0000
committerDavid Mitchell <davem@iabyn.com>2011-12-19 15:06:07 +0000
commitf0cf90e542fc8d0b78f6f7bc2e201aad833eef6b (patch)
treee9060fd5f05704c047d4f01576c6e5fbd39cd40c /universal.c
parent2977b3ed352c03d0aada0f1bb028533b6a872581 (diff)
downloadperl-f0cf90e542fc8d0b78f6f7bc2e201aad833eef6b.tar.gz
pat_re_eval.t: remove 'no warnings'
Now the the closure behaviour of code blocks within regexes is mostly fixes, remove the no warnings qw(uninitialized closure); that protected many of the closure tests. This also showed up that one of my recent tests didn't realise the whose test file is wrapped in a sub, so my test code destructor looked like sub run_tests { ... my $d; sub DESTRUCTOR { $d++ } ... } so fix that test to remove the closure warning.
Diffstat (limited to 'universal.c')
0 files changed, 0 insertions, 0 deletions