This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tidy B interpreter struct accessors in B.xs
authorNicholas Clark <nick@ccl4.org>
Mon, 1 Nov 2010 16:33:25 +0000 (16:33 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Nov 2010 16:46:50 +0000 (16:46 +0000)
commit7a2c16aa3f95e6a8316b1dd3d0213f7ab9310458
tree1e53ce327c8beeaec87bdeb85f98f62e01227b9c
parent72048cfe48d6d611e091e3ba2d934dcf58769e2d
Tidy B interpreter struct accessors in B.xs

1: Express B::amagic_generation and B::comppadlist "longhand", rather than
   creating macros solely for the benefit of xsubpp.
2: As no functions remain needing prefix stripping, eliminate the MODULE
   definition for B with the PREFIX of B_.
3: Merge the two BOOK blocks.
ext/B/B.xs