Inline the deprecated PL_no_symref
authorFlorian Ragwitz <rafl@debian.org>
Tue, 7 Sep 2010 22:13:57 +0000 (00:13 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Tue, 7 Sep 2010 22:42:11 +0000 (00:42 +0200)
commit65b620ddc50aeaecea9945eeeaf971909cf6e963
treed4911f68228d9911ee1d470678793df804871f3c
parentcca98bab23dddceb19cc770ed856c8a675063684
Inline the deprecated PL_no_symref

It was deprecated in 5.11.2 and the recommendation is to inline one's own copy
of it into code that needs it. We're doing just that (on all perls, not just one
ones where it's deprecated).

Closes RT#57843.
Changes
Name.xs