Re: [Gtk2hs-devel] Possible solutions to Bug #1212

2011-05-01 Thread Gabriel Gonzalez
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

Re: [Gtk2hs-devel] Possible solutions to Bug #1212

2011-04-30 Thread Axel Simon
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

Re: [Gtk2hs-devel] Possible solutions to Bug #1212

2011-04-30 Thread wagnerdm
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