Correctly handle SvOOK scalars. 5.12 and later don't use SvIVX().
[p5sagit/Devel-Size.git] / ppport.h
2011-04-16 Nicholas Clark Use SvPVX_const() instead of SvPVX(), and const check_n...