Issue 2228: discard stderr by using os.devnull
authorGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 9 Nov 2008 02:02:04 +0000 (02:02 +0000)
committerGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 9 Nov 2008 02:02:04 +0000 (02:02 +0000)
commit13df5b989072be60efe6f8cb1b48d50127f63c8d
treedab005d5c78a9aa66ad09541076ae8d723c3463e
parent243ecf3843c38dc577530b4a297256081169ac89
Issue 2228: discard stderr by using os.devnull

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3774 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Action.py
src/engine/SCons/Environment.py
src/engine/SCons/Tool/g++.py
src/engine/SCons/Tool/gcc.py