Hi guys, The 3rd preview release of BridgeSupport is available for download: http://www.macruby.org/files/BridgeSupport%20Preview%203.zip This release fixes a bug where informal protocols wouldn't be properly annotated. This release has also been built for both i386 and x86_64. Please install and let us know if your project still works. Thanks :) Laurent
Does this include bridge support for IOKit? On Jan 19, 2011, at 1:15 AM, Laurent Sansonetti wrote:
Hi guys,
The 3rd preview release of BridgeSupport is available for download:
http://www.macruby.org/files/BridgeSupport%20Preview%203.zip
--- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
Nope. We are not *that* fast :) Laurent On Jan 18, 2011, at 5:15 PM, Joel Reymont wrote:
Does this include bridge support for IOKit?
On Jan 19, 2011, at 1:15 AM, Laurent Sansonetti wrote:
Hi guys,
The 3rd preview release of BridgeSupport is available for download:
http://www.macruby.org/files/BridgeSupport%20Preview%203.zip
--- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hey, I was wondering if there was an easy way to tell if a machine has the new bridge support installed without resorting to begin/rescue/end? Mark Rada mrada@marketcircle.com On 2011-01-18, at 8:15 PM, Laurent Sansonetti wrote:
Hi guys,
The 3rd preview release of BridgeSupport is available for download:
http://www.macruby.org/files/BridgeSupport%20Preview%203.zip
This release fixes a bug where informal protocols wouldn't be properly annotated. This release has also been built for both i386 and x86_64. Please install and let us know if your project still works.
Thanks :) Laurent _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi Mark, One thing you can do is check the existence of the /System/Library/BridgeSupport/ruby-1.8/bridgesupportparser.bundle file in the file system. This file is new in BridgeSupport preview and doesn't exist in a default Snow Leopard installation. Laurent On Jan 18, 2011, at 7:08 PM, Mark Rada wrote:
Hey,
I was wondering if there was an easy way to tell if a machine has the new bridge support installed without resorting to begin/rescue/end?
Mark Rada mrada@marketcircle.com
On 2011-01-18, at 8:15 PM, Laurent Sansonetti wrote:
Hi guys,
The 3rd preview release of BridgeSupport is available for download:
http://www.macruby.org/files/BridgeSupport%20Preview%203.zip
This release fixes a bug where informal protocols wouldn't be properly annotated. This release has also been built for both i386 and x86_64. Please install and let us know if your project still works.
Thanks :) Laurent _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (3)
-
Joel Reymont
-
Laurent Sansonetti
-
Mark Rada