[Mono-bugs] [Bug 688940] System.IO.Ports.SerialPort does not acccept non-standard BaudRate

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun May 1 08:44:09 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=688940

https://bugzilla.novell.com/show_bug.cgi?id=688940#c1


Konrad Kruczyński <konrad.kruczynski at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |konrad.kruczynski at gmail.com

--- Comment #1 from Konrad Kruczyński <konrad.kruczynski at gmail.com> 2011-05-01 12:44:08 UTC ---
Nonstandard baud rates are not supported by POSIX. Due to that I added
exception in case of using one instead of silently failing. Please see it at
https://github.com/mono/mono/pull/92 and accept (and close bug) if everything
ok.

-- 
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