I think this patch broke the build. My build is failing with:
"""
rts/RetainerProfile.c: In function ‘computeRetainerSet’:
rts/RetainerProfile.c:1807:0:
error: ‘generation’ has no member named ‘mut_list’
make[1]: *** [rts/dist/build/RetainerProfile.p_o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2
"""
Looks suspicious!
Max
On 2 February 2011 12:02, Simon Marlow <[email protected]> wrote:
> Wed Feb 2 03:26:46 PST 2011 Simon Marlow <[email protected]>
> * Remove the per-generation mutable lists
> Now that we use the per-capability mutable lists exclusively.
>
> M ./includes/mkDerivedConstants.c -1
> M ./includes/rts/storage/GC.h -3
> M ./rts/Stats.c -3 +3
> M ./rts/sm/Compact.c -5
> M ./rts/sm/GC.c -33 +2
> M ./rts/sm/GCUtils.c -4 +3
> M ./rts/sm/GCUtils.h -1 +1
> M ./rts/sm/Sanity.c -3
> M ./rts/sm/Storage.c -1
> M ./rts/sm/Storage.h -47
>
> View patch online:
> http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110202112646-12142-46c35bad653856845c4211bf09d55bc312defb37.gz
>
> _______________________________________________
> Cvs-ghc mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/cvs-ghc
>
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc