[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
Tue Nov 21 13:40:31 EST 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78911
--- shadow/78911 2006-11-21 10:54:36.000000000 -0500
+++ shadow/78911.tmp.21522 2006-11-21 13:40:31.000000000 -0500
@@ -68,6 +68,11 @@
------- Additional Comments From skolima at gmail.com 2006-11-21 10:54 -------
Missed method is
public void Write (char [] buffer, int offset, int count)
near line 620.
+
+------- Additional Comments From unserkonig at gmail.com 2006-11-21 13:40 -------
+Created an attachment (id=18130)
+Patch
+
More information about the mono-bugs
mailing list