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

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


--- Comment #2 from Tomasz Orczyk <t...@poczta.onet.pl> 2011-05-01 13:33:18 UTC 
---
(In reply to comment #1)
> 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.

It's better than nothing, but still this works different on different
platforms, while it should mimic .NET running on Windows. I'm pretty sure that
this can be done, but surely not via POSIX. This works under Windows
compilation of MONO, if MONO uses only POSIX functions - how does it work under
Windows, if it does not use POSIX under Windows then why it have to be limited
to POSIX under *nix systems?

-- 
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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to