Wed Aug 19 07:11:06 PDT 2009  Simon Marlow <[email protected]>
  * use cas() to claim the closure in copyPart(), to match copy_tag()
  Ignore-this: 6baad6aa65e640d9dbfd3d18b0f77644
  
  copyPart() was still using the old WHITEHOLE mechanism for locking the
  closure.  I don't think this fixes any actual bugs, but it removes a
  gratuitous difference between two functions that should look similar.

    M ./rts/sm/Evac.c -28 +22

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090819141106-12142-fc2a6d53b486b695ba6838f697e632cf5f29e718.gz

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

Reply via email to