[project @ 2005-04-27 09:48:34 by simonmar]
authorsimonmar <unknown>
Wed, 27 Apr 2005 09:48:34 +0000 (09:48 +0000)
committersimonmar <unknown>
Wed, 27 Apr 2005 09:48:34 +0000 (09:48 +0000)
commit03d63424f3034c34d61fe0f654e05d20c9eded89
tree229f3705c30cca35c2c681012bcd46f753e5ce8c
parent8a1f6023fa6fde26604dc0ac26469fd93f978d58
[project @ 2005-04-27 09:48:34 by simonmar]
Remove uses of stderr from .cmm code.

We can't reliably refer to stdin/stdout/stderr from .cmm, because the
C standard doesn't specify whether stderr is a variable or a macro.
ghc/rts/Apply.cmm
ghc/rts/Exception.cmm
ghc/rts/HeapStackCheck.cmm
ghc/rts/PrimOps.cmm
ghc/rts/Profiling.c
ghc/rts/Profiling.h