(Hopefully) fix coredumps in ByteLoader, which were a side effect of
authorNicholas Clark <nick@ccl4.org>
Thu, 13 Apr 2006 21:59:52 +0000 (21:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 13 Apr 2006 21:59:52 +0000 (21:59 +0000)
commit93d343c6c59d1d6b5e6307c31585c77ab830183d
tree0b9d25fd044eff0a94484ec9596ad6538883596f
parent3b0527feddb0a07bea3ee32931f209fea87152bc
(Hopefully) fix coredumps in ByteLoader, which were a side effect of
fixing a bug in B, and non-robust autogenerated code. When
autogenerating initialiser statements for an array, it's a bad plan to
have the size of that array hard coded.

p4raw-id: //depot/perl@27795
bytecode.pl
ext/ByteLoader/bytecode.h
ext/ByteLoader/byterun.c