Upgrade cv_flags_t from 16 to 32 bits.
authorPeter Martini <PeterCMartini@GMail.com>
Tue, 18 Jun 2013 04:07:05 +0000 (00:07 -0400)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 18 Jun 2013 13:22:08 +0000 (06:22 -0700)
commit51c78f1b91bbcd7a261c4a5d75b0d6f66140edca
tree4ed1d986afc4c3b9f9a661a98022cbd8dc40d848
parent07b2687d22462e599adb759b7c0082fb12b3f33d
Upgrade cv_flags_t from 16 to 32 bits.

Its main use is in a struct otherwise filled with pointers, which
means on 32-bit architectures its almost certainly taking up 32
bits anyway.
sv.h