This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert Perl_sv_dup_inc() from a macro to a real function.
authorNicholas Clark <nick@ccl4.org>
Tue, 23 Feb 2010 14:48:17 +0000 (14:48 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 24 May 2010 12:48:46 +0000 (13:48 +0100)
commita09252eb79f700c93c37322c1ad831cf3193571b
tree72d71fd1a06a6f17d38ff5a13129dda2ee6e57c3
parent842c41230043ce99d4bf7b2c79aed85ce2908e89
Convert Perl_sv_dup_inc() from a macro to a real function.
dist/threads/threads.xs
embed.fnc
embed.h
global.sym
hv.c
mro.c
proto.h
regcomp.c
sv.c