[Mono-bugs] [Bug 81210][Min] New - Please add MonoTODO comments to the SerialDataReceived events/callbacks
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 22 05:59:05 EDT 2007
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 amd at store20.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81210
--- shadow/81210 2007-03-22 04:59:05.000000000 -0500
+++ shadow/81210.tmp.26704 2007-03-22 04:59:05.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 81210
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: amd at store20.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Please add MonoTODO comments to the SerialDataReceived events/callbacks
+
+Currently when using the SerialDataReceivedEvent for communication purposes
+there are no hints that actually Mono doesn't implement it.
+
+
+Steps to reproduce the problem:
+1. Create a small app to listen for traffic from Serial data..
+2. send some data into the serial port
+3. Try to figure out why it doesn't work :)
+
+Actual Results:
+Things are just silently failing.
+
+Expected Results:
+At least either compile-time or runtime message stating that this is
+currently broken would be nice.
More information about the mono-bugs
mailing list