Hi Bulat,

On Wed, Nov 15, 2006 at 03:06:01PM +0300, Bulat Ziganshin wrote:
> 
> Wednesday, November 15, 2006, 2:25:01 AM, you wrote:
> 
> > Mon Oct 16 15:35:16 PDT 2006  [EMAIL PROTECTED]
> >   * mark stop event handle as invalid once closed, making shutdowns more 
> > graceful.
> 
> >     M ./rts/win32/Ticker.c -1 +5
> 
> i'm correctly understood that this means that sof patch was not
> applied in Oct31 version i downloaded and i need to get new version
> again? or it is only for HEAD and 6.6 branch was included this patch
> before oct 31?

It has been in the 6.6 branch since 16 Oct, but has only just entered
the HEAD.

> and, while we are here - is Simon's last patch to compacting GC
> included in 6.6?

If you mean the one below then no; any reason for me not to merge it to
the branch, Simon? It isn't pushable, but it looks like just a matter of
inserting the hunk in the equivalent place in GC.c.

    Tue Nov 14 04:31:57 PST 2006  Simon Marlow <simonmar at microsoft.com>
      * Fix (yet another) odd interaction between selector thunks and 
compacting GC
      This should fix errors of the form
      
        internal error: scavenge_mark_stack: unimplemented/strange closure
          type 28 @ 0x2b92e5f79960
      
      But since it's quite difficult to reproduce the error, I can't be 100%
      certain it's gone.  I certainly can't reproduce it again after the
      fix, anyway.
    
        M ./rts/sm/Evac.c +8


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to