renumber SVpad_STATE and free a bit in SvFLAGS
authorDavid Mitchell <davem@iabyn.com>
Fri, 7 Oct 2011 19:01:08 +0000 (20:01 +0100)
committerDavid Mitchell <davem@iabyn.com>
Fri, 7 Oct 2011 19:07:48 +0000 (20:07 +0100)
commitd3ce79bdc53b8fe8e6eb440713ea89624d91dffb
tree1df6de7e7f147b6e4788649d727486b61e3f5cd8
parent9a214eecd07ed44274740f81d8dce0e526badf80
renumber SVpad_STATE and free a bit in SvFLAGS

SVpad_STATE is only used on SVs which hold PAD names; make it share the
same flags bit as SVprv_WEAKREF/SVf_IVisUV. Together with the previous
commit, this frees up a single bit in SvFLAGS, 0x00010000.
sv.h