This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
authorNicholas Clark <nick@ccl4.org>
Sat, 21 Apr 2007 18:41:39 +0000 (18:41 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 21 Apr 2007 18:41:39 +0000 (18:41 +0000)
commit9f7da6d537556dbe72c14a7f3fb5896e5591eace
treea9fd770441300ab9a9e54f98689dabd57e8988d3
parente0a47c36269dd7ceb55967dee6504b91100f1a78
By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
size of the interpreter structure. (For LP64, from 3712 to 3584, for
ILP32, from 2288 to 2248).

p4raw-id: //depot/perl@31014
intrpvar.h
thrdvar.h