When traversing code to pass to an external language extension, the traverser
can get caught in an infinite loop when encountering recursive functions. Add
safety checks to prevent traversing code multiple times.
Original issue reported on code.google.com by don.ap...@gmail.com on 12 Feb 2010 at 1:59
Original issue reported on code.google.com by
don.ap...@gmail.com
on 12 Feb 2010 at 1:59