Hi Conrad,
I don't think anyone reproduced that problem so far. This is
interesting. First, did you try building a fresh copy of trunk? (doing
a rake clean).
If yes, it would be nice to debug this. Could you do the following in
a terminal:
$ DYLD_LIBRARY_PATH=. gdb --args ./macruby -I./
Hi, I'm seeing the following issue with r2344:
Begin Message:
$ rake spec:ci
(in /Users/conradwt/macruby.dir/projects/macruby-trunk)
./mspec/bin/mspec ci -B ./spec/macruby.mspec :full
MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
On Tue, Aug 18, 2009 at 2:43 AM, Conrad Taylor wrote:
> Hi, I'm seeing the following issue with r2344:
>
> Begin Message:
>
> $ rake spec:ci
> (in /Users/conradwt/macruby.dir/projects/macruby-trunk)
> ./mspec/bin/mspec ci -B ./spec/macruby.mspec :full
> MacRuby version 0.5 (ruby 1.9.0) [universa