2004-09-19 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Sun, 19 Sep 2004 12:52:22 +0000 (12:52 -0000)
committerDick Porter <dick@acm.org>
Sun, 19 Sep 2004 12:52:22 +0000 (12:52 -0000)
commit361a8714bf93fde8e54cf042a1c74423a1e56751
tree2d94b1aa9ceca638fe25c2d1049ed94ec81771ef
parent98a86ecd4ba2d3b4631d98ac5a4abf23f4e6c3e3
2004-09-19  Dick Porter  <dick@ximian.com>

* Console.cs: Use the internal wrappers for StreamReader and
StreamWriter that catch IOException.

2004-09-19  Dick Porter  <dick@ximian.com>

* UnexceptionalStreamWriter.cs:
* UnexceptionalStreamReader.cs: Wrappers around StreamWriter and
StreamReader that catch IOException.  Used by System.Console so
that graphical applications dont get IO errors when their
stdin/out/err vanishes (ie when they spew debug output.)

svn path=/branches/mono-1-0/mcs/; revision=34064
mcs/class/corlib/System.IO/ChangeLog
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/Console.cs
mcs/class/corlib/corlib.dll.sources