summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-01-17 18:24:50 +0000
committerNicholas Clark <nick@ccl4.org>2007-01-17 18:24:50 +0000
commit5302ffd479952aac7b09adb0db5642b6376ad312 (patch)
tree29b93c9c3c2b9f1fa950795ac0f0dcc5fdfef666 /embed.fnc
parent0d092c369b1b264b1238936288c807173152e270 (diff)
downloadperl-5302ffd479952aac7b09adb0db5642b6376ad312.tar.gz
Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().
(Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t) p4raw-id: //depot/perl@29853
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc6
1 files changed, 1 insertions, 5 deletions
diff --git a/embed.fnc b/embed.fnc
index 0847142660..91bb0a51d4 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1079,10 +1079,6 @@ Ap |void |sys_intern_init
ApR |char * |custom_op_name |NN const OP* op
ApR |char * |custom_op_desc |NN const OP* op
-#if defined(PERL_OLD_COPY_ON_WRITE)
-pMX |int |sv_release_IVX |NN SV *sv
-#endif
-
Adp |void |sv_nosharing |NULLOK SV *sv
Adpbm |void |sv_nolocking |NULLOK SV *sv
#ifdef NO_MATHOMS
@@ -1450,7 +1446,7 @@ s |STRLEN |sv_pos_b2u_midway|NN const U8 *s|NN const U8 *const target \
|NN const U8 *end|STRLEN endu
sn |char * |F0convert |NV nv|NN char *endbuf|NN STRLEN *len
# if defined(PERL_OLD_COPY_ON_WRITE)
-sM |void |sv_release_COW |NN SV *sv|NN const char *pvx|STRLEN len|NN SV *after
+sM |void |sv_release_COW |NN SV *sv|NN const char *pvx|NN SV *after
# endif
s |SV * |more_sv
s |void * |more_bodies |svtype sv_type