Re: [MacRuby-devel] Porting Cocoa OpenGL sample code

2009-03-06 Thread Brian Chapados
I'm not sure what's happening with the pointer to an array of longs in the first case. It looks like the Pointer is being created, but there is no way to assign/retrieve values? p = Pointer.new_with_type('^L') p.assign([1,2,3]) p[0][1] # => 2 I think the reason that this works is that rb_objc_rv

Re: [MacRuby-devel] Recent changes cause gem statement to fail

2009-03-06 Thread Laurent Sansonetti
Hi Scott / Rich, I fixed a few things in trunk and now the new stdlib should be working as before. RubyGems should even be better than before, I was able to install a few basic gems and require them from macirb (but not able to install a gem with a dependency, though). I tested miniunit a

Re: [MacRuby-devel] [MacRuby] #161: `macgem install` fails for the "wirble" gem

2009-03-06 Thread MacRuby
#161: `macgem install` fails for the "wirble" gem --+- Reporter: macruby@… |Owner: lsansone...@… Type: defect| Status: closed Priority:

Re: [MacRuby-devel] [MacRuby] #202: Implement Numeric methods on NSNumber

2009-03-06 Thread MacRuby
#202: Implement Numeric methods on NSNumber -+-- Reporter: eloy.de.en...@… |Owner: eloy.de.en...@… Type: enhancement | Status: closed Priority: blocker

[MacRuby-devel] [MacRuby] #226: rake fails with stringio (LoadError)

2009-03-06 Thread MacRuby
#226: rake fails with stringio (LoadError) ---+ Reporter: a...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker| Mile

Re: [MacRuby-devel] [MacRuby] #226: rake fails with stringio (LoadError)

2009-03-06 Thread MacRuby
#226: rake fails with stringio (LoadError) ---+ Reporter: a...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker| Mile

Re: [MacRuby-devel] [MacRuby] #226: rake fails with stringio (LoadError)

2009-03-06 Thread MacRuby
#226: rake fails with stringio (LoadError) ---+ Reporter: a...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker| Mile