This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
B::MAGIC::LENGTH(), not B::MAGIC::LEN(). Fixes #78864
authorNicholas Clark <nick@ccl4.org>
Mon, 8 Nov 2010 13:03:13 +0000 (13:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 8 Nov 2010 13:03:13 +0000 (13:03 +0000)
commitfb6620c6d4bfa241f9a27972e00f73fccee386ca
tree3549a9d574feb2e0f4489b7b72aa7dcfaa720dfd
parent6079961fee8cf49c4c5439b5accb5d27994e74f0
B::MAGIC::LENGTH(), not B::MAGIC::LEN(). Fixes #78864

b2adfa9b5e1682df inadvertently changed the name of the accessor for
mg->mg_len to B::MAGIC::LENGTH. Fix this.
ext/B/B.xs