diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-01-05 11:30:31 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-03-19 11:24:01 +0000 |
commit | 7e20f6b640c6e7cd33348abf039f3f85e1e8b474 (patch) | |
tree | 4dca651f5840bb148a1977726be22664b8ff0f12 /fakesdio.h | |
parent | 76753af46229cbc11748f2e2ab7c811fc164f6e9 (diff) | |
download | perl-7e20f6b640c6e7cd33348abf039f3f85e1e8b474.tar.gz |
Revert the SvOOK reimplementation:
----------
BER is all very well, but it turns out that it's better to store the
offset as either a byte (if <256), or a 0 byte with a STRLEN before.
"better" in that the reading can be inlined, and even then the object
code is smaller (function calls have space overhead). So goodbye
Perl_sv_read_offset() and hello SvOOK_offset().
p4raw-id: //depot/perl@32838
(cherry-picked from commit 69240efd70fee399a5232ed995c383b154000a08)
----------
Diffstat (limited to 'fakesdio.h')
0 files changed, 0 insertions, 0 deletions