Re: [perl #17573] [PATCH] imcc: stack bug, keys, semicolons, BRANCH

2002-09-24 Thread Leopold Toetsch
Steve Fink (via RT) wrote: > - In imcc.y:main(), the stacktop was being set to an uninitialized > value, making stackwalking sometimes *really* slow, sometimes crash, > and sometimes work perfectly fine. Yes, already fixed > - My bison does not accept actions that do not end in a semicol

[perl #17573] [PATCH] imcc: stack bug, keys, semicolons, BRANCH

2002-09-24 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #17573] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17573 > - In imcc.y:main(), the stacktop was being set to an uninitialized value, making stackw