This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove use of dVAR in core
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 20 Mar 2020 22:37:06 +0000 (22:37 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 20 Jul 2020 22:28:13 +0000 (23:28 +0100)
commitc91f661cc54e358485dc7396a166dc08c6867a38
tree269937c14366d9d6f728023366ed301ecfe36475
parent8c3a0f6ca6a8f3a02c3394507eb4284c1017dba1
Remove use of dVAR in core

It only does anything under PERL_GLOBAL_STRUCT, which is gone.
Keep the dNOOP defintion for CPAN back-compat
39 files changed:
amigaos4/amigaio.c
cygwin/cygwin.c
doio.c
dump.c
ext/B/B.pm
ext/B/B.xs
ext/Devel-Peek/Peek.pm
ext/Devel-Peek/Peek.xs
ext/Fcntl/Fcntl.pm
ext/Fcntl/Fcntl.xs
ext/POSIX/POSIX.xs
ext/PerlIO-mmap/mmap.pm
ext/PerlIO-mmap/mmap.xs
gv.c
haiku/Haiku/Haiku.pm
haiku/Haiku/Haiku.xs
hv.c
inline.h
locale.c
malloc.c
mg.c
op.c
pad.c
perl.c
perl.h
perlio.c
perly.c
pod/perlhacktips.pod
pp.c
pp_ctl.c
pp_hot.c
regcomp.c
regexec.c
sv.c
toke.c
universal.c
utf8.c
util.c
win32/win32.c