[project @ 1999-02-26 13:36:12 by simonm]
authorsimonm <unknown>
Fri, 26 Feb 1999 13:36:14 +0000 (13:36 +0000)
committersimonm <unknown>
Fri, 26 Feb 1999 13:36:14 +0000 (13:36 +0000)
commitf2e845bb7fe20b19f69573c837282c7feaec58f1
tree4dac10801a1cc2adb2060943bb662a3bb67461e8
parenta59148d19c0252c616dbb67fc3998f8d5ffd1fd6
[project @ 1999-02-26 13:36:12 by simonm]
Change the semantics of weak pointers - now weak pointer objects
aren't automatically considered reachable, so a weak pointer to a weak
pointer object is now meaningful.
ghc/rts/GC.c
ghc/rts/Weak.c