March 14, 2011
1:04 a.m.
On Wed, Mar 02, 2011 at 12:54:30PM +0100, Friedrich Dominicus wrote:
There was a patch discussed on the Squeak mailing list http://bugs.squeak.org/view.php?id=7266 names serial ports. (not just by Number)
There are patchs for the plugin. I wonder how do I build such a new plugin? Or can't I use that in Pharo?
Friedrich, The updated plugin with support for named serial ports is in the standard VM, but possibly not yet in the Cog VM. If you need to use named serial ports, try using a standard VM from squeakvm.org. If you are building your own Cog VM, the updates are not complex so you may be able to just apply them in your VMMaker package. HTH, Dave