On 11/30/05, Peter Sinnott <[EMAIL PROTECTED]> wrote: > On Wed, Nov 30, 2005 at 03:49:36PM -0000, Jonathan Worthington wrote: > > OK, attached. If you run this as a PIR example, it works just fine. If > > you compile it to a PBC, then you get the error. > > > > $ parrot breaks2.pir example.dll > > > > $ parrot -o breaks2.pbc breaks2.pir > > > > $ parrot breaks2.pbc example.dll > > directory_pack segment 'BYTECODE_EVAL_1' used size 158 but reported 160 > > > > Note: example.dll need not exist. Sorry it's not a particularly small test > > case - the problem seemed to vanish when I simplified it further than I > > have. > > > > Might this be related to bug 32392? > > http://rt.perl.org/rt3/index.html?q=32392 > if you mean GETARGS: and GOTARGS:, no, they're not duplicates ;)
~jerry