On Thu, May 26, 2011 at 3:58 AM, David T. Lewis <[email protected]> wrote:
> > For the SerialPlugin, there are two enhancements that will be found > in VMMaker and Squeak that should be added to Cog and to Pharo: > > 1) The named serial port updates are documented at > <http://bugs.squeak.org/view.php?id=7266> > > 2) A separate bug fix for SerialPlugin on Unix is at > <http://bugs.squeak.org/view.php?id=7610> > > The VMMaker updates are in class SerialPlugin. These can probably > be copied directly from VMMaker trunk to the oscog branch using an > MC browser. > > The platforms source changes can probably be copied directly from > Subversion trunk to the branches/cog tree, although I have not looked > at them to verify this (the platforms cog branch has changes in various > places, so some merging might be required). Note that the platforms > changes must be supported for all platforms, not just unix. > > I think that the image changes have already been copied from Squeak > to Pharo. If not, just copy class SerialPort. > > Thanks a lot Dave for the detailed answer :) > Dave > > On Wed, May 25, 2011 at 10:41:33AM +0200, Mariano Martinez Peck wrote: > > > > I have no idea. Maybe someone in the VM mailing list can help you. > > > > Cheers > > > > 2011/5/25 Friedrich Dominicus <[email protected]> > > > > > Mariano Martinez Peck <[email protected]> writes: > > > > > > > > https://gitorious.org/cogvm/blessed/blobs/master/platforms/unix/plugins/ > > > > SerialPlugin/sqUnixSerial.c > > > This code contains the old implementaton of the Serial Plugin not the > > > extensions of things like openPortByName. The Serail Plugin I'm talking > > > about has the following implementation on the Smalltalk Size > > > > > > > > > > > > -- > > > Q-Software Solutions GmbH; Sitz: Bruchsal; Registergericht: Mannheim > > > Registriernummer: HRB232138; Geschaeftsfuehrer: Friedrich Dominicus > > > > > > > > > > > > -- > > Mariano > > http://marianopeck.wordpress.com > > -- Mariano http://marianopeck.wordpress.com
