On Thu May 15 10:24:00 2008, julianalbo wrote: > On Thu, Oct 25, 2007 at 5:28 PM, via RT Paul Cochrane > <[EMAIL PROTECTED]> wrote: > > > # XXX > > # in plain functional run-loop result is 999 > > # other run-loops report 998 > > # TODO investigate this after interpreter strtup is done > > # see also TODO in src/embed.c > > I can't reproduce the problem, and looking at the revisions of > src/embed.c around the date of this ticket I don't see any TODO > related. >
I agreee. I ran with a few different runcores and always got 1000 as the number (when Parrot ran and I was patient enough to wait for the output). It was the same for cgoto, cgp, fast, slow and switch. I ran the following with a normal build of Parrot (no options passed to Configure.pl), in case someone wants to say "ur doin it rong". ./parrot -R cgoto t/op/debuginfo_5.pir If it turns out I'm no doin it rong, I'll close this ticket in a couple days.