[Mono-bugs] [Bug 321988] System.IO.Ports.SerialPort ReadLine behaviour differs from MS .NET implementation

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 10:09:27 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=321988#c5


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #5 from Miguel de Icaza <miguel at novell.com>  2007-11-05 08:09:26 MST ---
My code above is broken, it does not account for patterns repeating in the
input (ie, newline="\nd\n") nor if it sees a partial newline.

I was fixing this, but found that we already have ReadTo (string) which works
properly. 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list