This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
handy.h: Move bit shifting into base macro
authorKarl Williamson <public@khwilliamson.com>
Tue, 3 Jul 2012 04:18:47 +0000 (22:18 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 25 Jul 2012 03:13:46 +0000 (21:13 -0600)
commit265c1f46fbc1a513740bf4addc379f967f2b2214
treed19ca65051df503dfee95e407a3fc718be6c9ae6
parent0ac55e23f1fba7b1f36cf989f7a4b6e3179a9530
handy.h: Move bit shifting into base macro

This changes the #defines to be just the shift number, while doing
the shifting in the macro that the number is passed to.  This will prove
useful in future commits
handy.h
l1_char_class_tab.h
regen/mk_PL_charclass.pl