Make sure that output files are always checked success before they're used.
authorAli Saidi <saidi@eecs.umich.edu>
Thu, 15 May 2008 23:10:26 +0000 (19:10 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Thu, 15 May 2008 23:10:26 +0000 (19:10 -0400)
commite71a5270a2fe040e0542bc2c74a11a303688f6ae
treea4714028a2aabebeda1147d0c6a5a17cd75203fb
parent4a4317ae18504226d298d42929b9882837ab1b44
Make sure that output files are always checked success before they're used.
Make OutputDirectory::resolve() private and change the functions using
resolve() to instead use create().

--HG--
extra : convert_revision : 36d4be629764d0c4c708cec8aa712cd15f966453
src/base/output.cc
src/base/output.hh
src/dev/etherdump.cc
src/dev/etherdump.hh
src/mem/cache/tags/split.cc