This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re-order the flags values for struct refcounted_he to allow the
authorNicholas Clark <nick@ccl4.org>
Thu, 22 Mar 2007 14:00:14 +0000 (14:00 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 22 Mar 2007 14:00:14 +0000 (14:00 +0000)
commit44ebaf214d875023892e1fcbaf9e864b01c5c7e0
tree080663eb85bb8c6cae7b687a418c652bffc6ef75
parentc24033b9cf73473ddef37d0a45d2c56f24f44fc9
Re-order the flags values for struct refcounted_he to allow the
possibility of storing 2 futher types. Add a void * to the union
as it won't increase the size, but may become useful.

p4raw-id: //depot/perl@30683
hv.c
hv.h