diff options
author | Nicholas Clark <nick@ccl4.org> | 2013-02-19 16:49:34 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-02-19 16:49:34 +0100 |
commit | e914d9bb761c46152f77ac90b434b263b133fcbc (patch) | |
tree | 3896ccbd4aee0901a874adabbade1fc6356895e8 /makedef.pl | |
parent | f4dc174a8581e2dba27554879e2ae596e9139da3 (diff) | |
download | perl-e914d9bb761c46152f77ac90b434b263b133fcbc.tar.gz |
Re-order intrpvar.h to minimise holes in the interpreter struct.
Holes were created by commit f59909ab8dad6ceb (April 2012) which removed
PL_reginterp_cnt, commit 7dc8663964c66a69 (Nov 2012) which removed
PL_rehash_seed_set, and commit 8936b48a49448f4e (Dec 2012) which removed
PL_glob_index.
There is still an unavoidable U16 sized hole on the default threaded
configuration on x86_64. (U8 if PERL_SAWAMPERSAND is defined).
Diffstat (limited to 'makedef.pl')
0 files changed, 0 insertions, 0 deletions