diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-01-17 18:24:50 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-01-17 18:24:50 +0000 |
commit | 5302ffd479952aac7b09adb0db5642b6376ad312 (patch) | |
tree | 29b93c9c3c2b9f1fa950795ac0f0dcc5fdfef666 /embed.fnc | |
parent | 0d092c369b1b264b1238936288c807173152e270 (diff) | |
download | perl-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.fnc | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 |