[Mono-bugs] [Bug 79073][Nor] Changed - System.IO.Ports read timeout bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 03:53:19 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 skolima at gmail.com.

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

--- shadow/79073	2006-08-14 15:47:03.000000000 -0400
+++ shadow/79073.tmp.27623	2006-08-29 03:53:19.000000000 -0400
@@ -2,24 +2,29 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: Unknown
-Priority: Wishlist
+Severity: 001 One hour
+Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: anders at tlabwest.se               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: System.IO.Ports read timeout bug
 
 Description of Problem:
 
 SerialPort read timeout doesn't work. SerialPortStream tries to set a
 timeout when calling read_serial() in MonoPosixHelper but read_serial() in
 support/serial.c doesn't support this (probably removed in commit 59625).
 
 Tested with Mono v1.1.16
+
+------- Additional Comments From skolima at gmail.com  2006-08-29 03:53 -------
+I confirm - on mono 1..1.16.1, Gentoo.
+
+Reverting read_serial support/serial.c to version from before commit
+59625 fixes the behaviour.


More information about the mono-bugs mailing list