Closed GoogleCodeExporter closed 9 years ago
Based on what I see in Super.hs I expect this to happen on all runtimes, unless
I'm missing some kind of
magic.
The problem is especially noticeable though when using cocoa bindings, because
it seems that the cocoa
binding subsystem adds a subclass that then poses as the original class - so
"super" becomes a guaranteed
infinite loop.
Original comment by james.c...@usma.edu
on 8 Dec 2008 at 8:03
Fixed in r368.
Original comment by james.c...@usma.edu
on 9 Dec 2008 at 8:30
Original issue reported on code.google.com by
james.c...@usma.edu
on 8 Dec 2008 at 7:50