[Mono-bugs] [Bug 79722][Nor] Changed - SerialPort: read_serial prototypes do not match
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 10 03:45:48 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 jelle.hissink at c-it.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=79722
--- shadow/79722 2006-11-10 03:43:25.000000000 -0500
+++ shadow/79722.tmp.3300 2006-11-10 03:45:48.000000000 -0500
@@ -10,13 +10,12 @@
Component: Mono.POSIX
AssignedTo: miguel at ximian.com
ReportedBy: Jelle.Hissink at C-it.nl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: SerialPort: read_serial prototypes do not match
The prototype for read_serial as defined in
mono-1.1.18/mcs/class/System/System.IO.Ports/SerialPortStream.cs
does not match the declaration in
mono-1.1.18/support/serial.c
@@ -54,6 +53,13 @@
Jelle
------- Additional Comments From Jelle.Hissink at C-it.nl 2006-11-10 03:43 -------
Created an attachment (id=18049)
Changes to SerialPortStream.cs and serial.c
+
+------- Additional Comments From Jelle.Hissink at C-it.nl 2006-11-10 03:45 -------
+The previous attachment should fix the problem. I had no chance to
+test it but if somebody could review and merge it in the tree I would
+be very happy...
+
+calberto I sent you a cc because it affects your patch.
More information about the mono-bugs
mailing list