I'll check it out. I'm still studying how the gtk2hs signal system is
implemented so I can reason about it better.
Gabriel
On 05/01/2011 02:50 AM, Axel Simon wrote:
> Hi Gabriel,
>
> sorry about not reading the Trac page, I should do that more often...
>
> On 01.05.11 00:32, Gabriel Gonzalez wr
Hi Gabriel,
sorry about not reading the Trac page, I should do that more often...
On 01.05.11 00:32, Gabriel Gonzalez wrote:
> I made a patched version of gtk2hs substituting in rts_evalLazyIO (see
> bug page for details) instead and this fixed the problem. However, I
> don't know if this is an
I'm by no means a Gtk2Hs developer, but this seems like a perfectly
legitimate change. I find it very unlikely that any significant space
leaks will arise from not evaluating a () value -- or even that a
sufficiently large () thunk to worry about could ever realistically be
built. It might