[project @ 2004-08-22 15:50:39 by panne]
authorpanne <unknown>
Sun, 22 Aug 2004 15:50:42 +0000 (15:50 +0000)
committerpanne <unknown>
Sun, 22 Aug 2004 15:50:42 +0000 (15:50 +0000)
commit47ff06307547e20eff37477a9bc9be80a460917a
tree376c4f72cc9a2c346a162ee6e01c4fd59d96afb1
parent950c7dc13e9e5be6b3cb8ead25c2650de21c2ef8
[project @ 2004-08-22 15:50:39 by panne]
Removed a few "use of cast expressions as lvalues is deprecated"
warnings. Note that gcc is really pedantic nowadays, so we have to go
via a temporary to avoid "cast does not match function type" warnings.
ghc/rts/Linker.c
ghc/rts/Stable.c