[MacRuby-devel] [MacRuby] #392: String subclass obj.dup loses its class

2009-10-18 Thread MacRuby
#392: String subclass obj.dup loses its class --+- Reporter: timsha...@… | Owner: lsansone...@… Type: defect| Status: new Priority: major | Milest

Re: [MacRuby-devel] TDD in Objective-C with MacRuby

2009-10-18 Thread Laurent Sansonetti
It's now live :) Laurent On Oct 18, 2009, at 2:44 AM, Eloy Duran wrote: Very nice work Joshua! Eloy Sent from my iPhone On 18 okt 2009, at 04:57, Joshua Ballanco wrote: Thanks guys! I fixed a few typos and committed the change. If you find any more please let me know (or feel free

[MacRuby-devel] rake spec:ci

2009-10-18 Thread Conrad Taylor
Hi, the 'macrake spec:ci' is failing using r2848. BEGIN OUTPUT: $ macrake spec:ci (in /Users/conradwt/macruby.dir/projects/macruby-trunk) unknown: warning: already initialized constant MACRUBY_VERSION ./mspec/bin/mspec ci -B ./spec/macruby.mspec :full MacRuby version 0.5 (ruby 1.9.0) [universal

[MacRuby-devel] How to properly wrap a C/C++ library for MacRuby (esp.: new/alloc/initialize)

2009-10-18 Thread Julian Raschke
Background: I want to let some existing Ruby projects run on MacRuby which depend on several C extensions. Since I have done some Objective C(++) before, I thought I would just follow the macruby.org guide on how to write an Objective C bundle for use with MacRuby. (Seemed conceptually easi

Re: [MacRuby-devel] TDD in Objective-C with MacRuby

2009-10-18 Thread Eloy Duran
Very nice work Joshua! Eloy Sent from my iPhone On 18 okt 2009, at 04:57, Joshua Ballanco wrote: Thanks guys! I fixed a few typos and committed the change. If you find any more please let me know (or feel free to fix as you see fit). One thing I'd like to work on when I get some time

Re: [MacRuby-devel] [MacRuby] #391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under Snow Leopard

2009-10-18 Thread MacRuby
#391: HotCocoa on_notification method stopped functioning in MacRuby 0.5 under Snow Leopard --+- Reporter: tre...@… | Owner: lsansone...@… Type: defect| Status