diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-02-15 22:31:23 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-02-15 22:31:23 -0800 |
commit | 12605ff99dc0b98fd730bbd2380934b87b8b32f5 (patch) | |
tree | 5e09993cf6bea20b2c35d09cb467fedb225bd5bd /t | |
parent | 962bcf2846ff67ac4c58856ea567b5bf0e9fb52e (diff) | |
download | perl-12605ff99dc0b98fd730bbd2380934b87b8b32f5.tar.gz |
add refcnt_inc/dec to perldiag
Diffstat (limited to 't')
-rw-r--r-- | t/porting/diag.t | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t index f001d94ed1..cc93874e38 100644 --- a/t/porting/diag.t +++ b/t/porting/diag.t @@ -459,11 +459,6 @@ Perls since %s too modern--this is %s, stopped ptr wrong %p != %p fl=%x nl=%p e=%p for %d Recompile perl with -DDEBUGGING to use -D switch (did you mean -d ?) Recursive call to Perl_load_module in PerlIO_find_layer -refcnt_dec: fd %d < 0 -refcnt_dec: fd %d: %d <= 0 -refcnt_dec: fd %d >= refcnt_size %d -refcnt_inc: fd %d < 0 -refcnt_inc: fd %d: %d <= 0 Reversed %c= operator Runaway prototype %s(%.0 |