This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Static inline functions for SvPADTMP and SvPADSTALE
authorFather Chrysostomos <sprout@cpan.org>
Sat, 18 Aug 2012 19:58:38 +0000 (12:58 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 21 Aug 2012 23:38:35 +0000 (16:38 -0700)
commit541377b1bd73cdee43dd47958251827cfdc59320
treef41b9042edd1e71110e72d7568da6c560db3a3d7
parent75e16a44f58a9b54834e043a988a36289179c4ab
Static inline functions for SvPADTMP and SvPADSTALE

This allows non-GCC compilers to have assertions and avoids
repeating the macros.
inline.h
perl.h
sv.h