[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
Wed, 17 Mar 2004 13:58:10 -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 gert.driesen@pandora.be.

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

--- shadow/54032	2004-02-08 05:58:27.000000000 -0500
+++ shadow/54032.tmp.10084	2004-03-17 13:58:10.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 54032
-Product: Mono/Compilers
+Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo Linux 1.4
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: C#
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -23,6 +23,10 @@
 
 error CS0016: Could not write to file `MonoTest.exe', cause: Could not find
 file "./MonoTest.exe"
 Compilation failed: 1 error(s), 0 warnings
 
 But as I said, the assembly is indeed created successfully.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-03-17 13:58 -------
+This seems to be an issue with SetFileAttributes in io.c, so I'm
+moving it to Runtime.