[MacRuby-devel] Ruby Draft Specification

2009-12-09 Thread Conrad Taylor
Hi ALL, you may find the following link of interest: http://ruby-std.netlab.jp -Conrad ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

[MacRuby-devel] Build Report on Mac OS X 10.5 Intel

2009-12-09 Thread Brennan Leathers
Just wanted to pass along a succesful build report using the SVN source on Mac OS X 10.5. The spec tests had three failure and an error, so I'm including those. Successful Build on 2.4 Ghz Intel Core Duo with 4 GB 800 mhz DDR2 SDRAM Mac OS X 10.5.8 Files: 462 Classes: 1288 Modules: 532 Methods:

[MacRuby-devel] mangled range param in NSString#getLineStart:end:contentsEnd:forRange:

2009-12-09 Thread Michael Johnston
I'm having trouble with the NSString method getLineStart:end:contentsEnd:forRange:. The range param at the end gets mangled. First of all, the ordinary syntax can't be used because "end" is a keyword, so I'm using the hash syntax. I added cover methods to NSString to see what was happeni

Re: [MacRuby-devel] mangled range param in NSString#getLineStart:end:contentsEnd:forRange:

2009-12-09 Thread Laurent Sansonetti
Hi Michael, This could be another ABI calling problem. What architecture are you running? Laurent On Dec 9, 2009, at 2:25 PM, Michael Johnston wrote: I'm having trouble with the NSString method getLineStart:end:contentsEnd:forRange:. The range param at the end gets mangled. First of

[MacRuby-devel] RubyInline

2009-12-09 Thread Ernest N. Prabhakar, Ph.D.
This would be a fun project for someone to port to MacRuby / Clang. :-) http://www.zenspider.com/ZSS/Products/RubyInline/ ___ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel