This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename CVf_METHOD to CVf_NOWARN_AMBIGUOUS
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Sat, 9 Jul 2022 11:22:48 +0000 (12:22 +0100)
committerPaul Evans <leonerd@leonerd.org.uk>
Tue, 26 Jul 2022 10:32:40 +0000 (11:32 +0100)
commitec11e33811b7a90a27013992efdb3c6ca76787fd
treea1a89c4b92281a054498f108df6778b160f26295
parent0721b9ab151951a37f60b77264f7ad6341fe2b70
Rename CVf_METHOD to CVf_NOWARN_AMBIGUOUS

Also renames the CvMETHOD* macro family to CvNOWARN_AMBIGUOUS*
cv.h
dump.c
ext/attributes/attributes.pm
ext/attributes/attributes.xs
gv.c
lib/B/Deparse.pm
op.c
pad.c
toke.c