Message127797
Looks like a stack overflow caused by an infinite recursion. I am not sure if it is possible to add cycle detection code without sacrificing performance or setting some arbitrary limits.
I wonder: Why ast nodes need to be mutable? |
|
| Date |
User |
Action |
Args |
| 2011-02-03 17:00:33 | belopolsky | set | recipients:
+ belopolsky, benjamin.peterson |
| 2011-02-03 17:00:33 | belopolsky | set | messageid: <1296752433.45.0.101254250853.issue11105@psf.upfronthosting.co.za> |
| 2011-02-03 17:00:32 | belopolsky | link | issue11105 messages |
| 2011-02-03 17:00:32 | belopolsky | create | |
|