[Mono-bugs] [Bug 73718][Nor] Changed - async io causes runtime assertion
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 21:09:42 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73718
--- shadow/73718 2005-03-15 15:39:01.000000000 -0500
+++ shadow/73718.tmp.24151 2005-03-15 21:09:42.000000000 -0500
@@ -10,13 +10,13 @@
Component: misc
AssignedTo: gonzalo@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: dick@ximian.com,gonzalo@ximian.com
Summary: async io causes runtime assertion
As Seen On Mono-devel-list:
"
When I use a FileStream(string, FileMode, FileAccess, FileShare, int,
bool) constructor I get an error like below.