[Mono-bugs] [Bug 54032][Nor] Changed - mcs fails to build assembly on vfat mounted volume

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 10:33:57 -0400 (EDT)


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 dick@ximian.com.

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

--- shadow/54032	2004-04-28 15:54:53.000000000 -0400
+++ shadow/54032.tmp.30813	2004-05-07 10:33:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 54032
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Gentoo Linux 1.4
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
 if (attrs & 0x80000000){
 	result = chmod (utf8_name, buf.st_mode | S_IEXEC | S_IXOTH | S_IXGRP);
 }
 
 we could just ignore the result from that chmod.
 
+
+------- Additional Comments From dick@ximian.com  2004-05-07 10:33 -------
+Fixed in CVS