[Mono-bugs] [Bug 78911][Nor] Changed - [PATCH] System.IO.Ports.SerialPort does not allow writing a byte[0]

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jul 23 01:42:24 EDT 2006


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 at ximian.com.

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

--- shadow/78911	2006-07-20 13:03:00.000000000 -0400
+++ shadow/78911.tmp.31067	2006-07-23 01:42:24.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78911
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: skolima at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,13 @@
 
 
 ------- Additional Comments From skolima at gmail.com  2006-07-20 13:02 -------
 Created an attachment (id=17328)
 Patch fixing the behaviour
 
+
+------- Additional Comments From miguel at ximian.com  2006-07-23 01:42 -------
+Thanks for pointing this out, I have used a slightly different patch
+that reduces the number of tests, and its similar to what we already
+have in MemoryStream.
+
+


More information about the mono-bugs mailing list