Re: [MacRuby-devel] MacRuby 0.5???

2009-01-08 Thread Jordan K. Hubbard
I think we have to do 0.4 first. :-) On Jan 8, 2009, at 8:37 AM, Brad Hutchins wrote: Wasn't there an update for MacRuby 0.5 suppose to be released soon? Brad ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.o

Re: [MacRuby-devel] Pointer to memory. was: Pointers for BOOL types

2009-01-08 Thread Dave Lee
try "^v". ^ is pointer, v is void. If you look at the .bridgesupport file, in this case /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/BridgeSupport/CoreGraphicsFull.bridgesupport, you'll see the the objc types listed for the various functions,

[MacRuby-devel] MacRuby 0.5???

2009-01-08 Thread Brad Hutchins
Wasn't there an update for MacRuby 0.5 suppose to be released soon? Brad ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] [MacRuby] #112: NSNumber should behave consistently regardless of how it is accessed

2009-01-08 Thread MacRuby
#112: NSNumber should behave consistently regardless of how it is accessed -+-- Reporter: jordan.breed...@…|Owner: lsansone...@… Type: defect | Status: closed

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

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

[MacRuby-devel] [MacRuby] #201: rb_objc_define_kvo_setter does not handle the case where the user might override the regular Ruby writer method.

2009-01-08 Thread MacRuby
#201: rb_objc_define_kvo_setter does not handle the case where the user might override the regular Ruby writer method. -+-- Reporter: eloy.de.en...@… | Owner: lsansone...@… Type: defect