[Mono-bugs] [Bug 53788][Nor] Changed - AppDomainSetup.PrivateBinPath bug in Mono 0.30

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Feb 2004 05:28:50 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vguzev@yandex.ru.

http://bugzilla.ximian.com/show_bug.cgi?id=53788

--- shadow/53788	2004-02-03 05:25:03.000000000 -0500
+++ shadow/53788.tmp.29935	2004-02-03 05:28:50.000000000 -0500
@@ -270,6 +270,11 @@
 FileMode.OpenOrCreate, FileAccess.Write );
   bf.Serialize( fs, oh );
   fs.Close();
  }
 }
 ______________________________________________________
+
+------- Additional Comments From vguzev@yandex.ru  2004-02-03 05:28 -------
+Created an attachment (id=6600)
+AppDomainSetup.PrivateBinPath bug demo
+