Re: [MacRuby-devel] Trunk does not build any more

2009-08-30 Thread John-Paul Bader
Hey, I'm back from a weekend trip and trunk is building again! Thanks! Kind regards, John On 30.08.2009, at 01:21, Laurent Sansonetti wrote: Hi Robert Could you file a bug on trac ? There are still a few bugs with irb. Thanks Laurent Sent from my iPhone On Aug 29, 2009, at 3:56 PM, Rob

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-30 Thread MacRuby
#313: "sudo rake install" fails with ArgumentError -+-- Reporter: dmi...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] RuntimeError: framework at path `Cocoa' cannot be loaded in macirb?

2009-08-30 Thread Laurent Sansonetti
Hi Alistair, I'm afraid that you will have to debug this problem by yourself, I don't really know what's happening here... The function where the logic resides is rb_require_framework() inside objc.m. Maybe you can add some debugging statements there. As for your Xcode problems, without a

Re: [MacRuby-devel] [MacRuby] #320: irb aborts on syntax error

2009-08-30 Thread MacRuby
#320: irb aborts on syntax error --+- Reporter: rwsch...@…| Owner: lsansone...@… Type: defect| Status: new Priority: minor | Milesto

Re: [MacRuby-devel] [MacRuby] #320: irb aborts on syntax error

2009-08-30 Thread Robert Schaaf
Hello again, Yes, that did the trick. Thanks, Bob Schaaf On Aug 30, 2009, at 3:39 AM, MacRuby wrote: #320: irb aborts on syntax error -- +- Reporter: rwsch...@…| Owner: lsansone...@… Type: def

Re: [MacRuby-devel] [MacRuby] #313: "sudo rake install" fails with ArgumentError

2009-08-30 Thread MacRuby
#313: "sudo rake install" fails with ArgumentError -+-- Reporter: dmi...@… |Owner: lsansone...@… Type: defect | Status: reopened Priority: major

Re: [MacRuby-devel] RuntimeError: framework at path `Cocoa' cannot be loaded in macirb?

2009-08-30 Thread Alistair Holt
Thanks for all the help Laurent. Here are the results: Both of the following print "1": $ macruby -e "p NSBundle.bundleWithPath('/System/Library/Frameworks/Cocoa.framework').loadAndReturnError(nil)" $ macruby -e "p NSBundle.bundleWithPath('/System/Library/Frameworks/Cocoa.framework').load" Trying

Re: [MacRuby-devel] [MacRuby] #320: irb aborts on syntax error

2009-08-30 Thread MacRuby
#320: irb aborts on syntax error --+- Reporter: rwsch...@…| Owner: lsansone...@… Type: defect| Status: new Priority: minor | Milesto