[Mono-bugs] [Bug 73454][Min] Changed - mcs crashes when it doesn't have permission to write to output file.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Mar 2005 00:17:40 -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 duncan@ximian.com.

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

--- shadow/73454	2005-03-07 23:47:10.000000000 -0500
+++ shadow/73454.tmp.18607	2005-03-08 00:17:40.000000000 -0500
@@ -59,6 +59,11 @@
 have write permission.  For instance, try the following:
 
 $ chmod -w .
 $ mcs hello.cs
 
 This compilation also crashes (the same exception specified earlier).
+
+------- Additional Comments From duncan@ximian.com  2005-03-08 00:17 -------
+Created an attachment (id=14573)
+Possible fix
+