Re: [MacRuby-devel] Serialport IO and OS X Lion

2011-09-20 Thread Robert Rice
Hi Laurent, Actually I just needed to reinstall my serial port driver for Lion and it worked fine. Thanks, Bob Rice On Sep 18, 2011, at 5:04 AM, Laurent Sansonetti wrote: > Hi Robert > > I guess it can be either a problem in MacRuby or a problem in Lion. > Can you share more details on this?

Re: [MacRuby-devel] Serialport IO and OS X Lion

2011-09-18 Thread Laurent Sansonetti
Hi Robert I guess it can be either a problem in MacRuby or a problem in Lion. Can you share more details on this? Some system frameworks shipped with GC regressions in Lion, maybe that's the problem here. Laurent On Sat, Aug 20, 2011 at 9:42 PM, Robert Rice wrote: > Hi devotees, > > I was using

[MacRuby-devel] Serialport IO and OS X Lion

2011-08-20 Thread Robert Rice
Hi devotees, I was using an Obj-C wrapper for serial port IO written by Paolo Bosetti but I found that it no longer works in Lion. Does anyone know what might have changed? Does MacRuby have a better solution for serial IO yet than using an Obj-C wrapper? Thanks, Bob Rice