diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-02-14 20:59:02 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-02-14 20:59:02 +0000 |
commit | e9950d3b0610b91bb9d19cb0918fe7e81505fd79 (patch) | |
tree | 2d7e500b8cd54c03dcd20c64dffca428b870b7ba /pod | |
parent | d56b30146911a1c03e38fbb1e59b6f4edf749c91 (diff) | |
download | perl-e9950d3b0610b91bb9d19cb0918fe7e81505fd79.tar.gz |
There's no need to special case SVt_NULL in the print code, as it's
only 0.01% of the cases called, and the call to SvPV_const() will
issue the same warning and return the same empty string result for us.
Unfortunately changing the switch statement to an if results in lots of
whitespace changes, hence this change appears much larger than it is.
p4raw-id: //depot/perl@30298
Diffstat (limited to 'pod')
0 files changed, 0 insertions, 0 deletions