[Mono-bugs] [Bug 70706][Nor] Changed - Mono.Posix.Syscall.access results in EntryPointNotFoundException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 09:12: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 jonpryor@vt.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=70706
--- shadow/70706 2004-12-20 18:45:56.000000000 -0500
+++ shadow/70706.tmp.31305 2004-12-30 09:12:10.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70706
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: NLD 1.0
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Mono.POSIX
AssignedTo: mono-bugs@ximian.com
ReportedBy: cgaisford@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -50,6 +50,10 @@
catch(Exception e)
{
Console.WriteLine(e);
}
}
}
+
+------- Additional Comments From jonpryor@vt.edu 2004-12-30 09:12 -------
+Fixed in Subversion HEAD in revision 38179 and in the mono-1-0 branch
+in revision 38180.