diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-04-14 14:45:04 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-04-14 14:45:04 +0000 |
commit | 1242dfaee525d4d0ab20ac8ae62b3f0de03fa88e (patch) | |
tree | daddc2f8f6fd18310426e53b6d1010b4ad1b76ed /embed.fnc | |
parent | 2b4e0969009806e4e03a23b007570fa5279be8e0 (diff) | |
download | perl-1242dfaee525d4d0ab20ac8ae62b3f0de03fa88e.tar.gz |
Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
Remove a reference to the deleted function Perl_refcounted_he_dup.
p4raw-id: //depot/perl@27800
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1666,7 +1666,7 @@ Ap |GV* |gv_SVadd |NN GV* gv #endif Apo |bool |ckwarn |U32 w Apo |bool |ckwarn_d |U32 w -opMa |STRLEN *|new_warnings_bitfield|NULLOK STRLEN *buffer \ +XEopMa |STRLEN *|new_warnings_bitfield|NULLOK STRLEN *buffer \ |NN const char *const bits|STRLEN size p |void |offer_nice_chunk |NN void *chunk|U32 chunk_size |