[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.
Please register or sign in to comment