[Mono-bugs] [Bug 73718][Nor] Changed - async io causes runtime assertion

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 03:18: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 crippledcanary@gmail.com.

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

--- shadow/73718	2005-03-15 21:09:42.000000000 -0500
+++ shadow/73718.tmp.29193	2005-03-16 03:18:41.000000000 -0500
@@ -10,13 +10,13 @@
 Component: misc
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: dick@ximian.com,gonzalo@ximian.com
+Cc: crippledcanary@gmail.com,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.