Re: [MacRuby-devel] OS version support

2010-07-01 Thread Matt Aimonetti
SnowLeopard, MacRuby would also run on Leopard but you would need to compile MacRuby for 10.5 and embed it with your app. Also none of the team members are on 10.5 so MacRuby's stability on this OS version isn't guaranteed. - Matt On Thu, Jul 1, 2010 at 7:06 PM, Michael Jackson wrote: > Which ve

[MacRuby-devel] OS version support

2010-07-01 Thread Michael Jackson
Which versions of Mac OSX are able to run MacRuby Cocoa apps? Right now I'm using MacRuby 0.6 in Xcode 3. -- Michael Jackson http://mjijackson.com @mjijackson ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/m

Re: [MacRuby-devel] [MacRuby] #745: README.rdoc has mistake in "Enumerable#p_findall" on "lib/dispach". And p_find_all causes an error.

2010-07-01 Thread MacRuby
#745: README.rdoc has mistake in "Enumerable#p_findall" on "lib/dispach". And p_find_all causes an error. --+- Reporter: watson1...@… |Owner: lsansone...@… Type: defect| S

Re: [MacRuby-devel] [MacRuby] #768: Timeout is broken. It seems MacRuby does not dispatch the Thread.

2010-07-01 Thread Watson
Hi. Do you mean that it is a problem to use a MainThread? I post a patch that do not use a MainThread. Please check it. Thank you! timeout.rb.diff Description: Binary data On 2010/07/01, at 10:07, MacRuby wrote: #768: Timeout is broken. It seems MacRuby does not dispatch the Thread.