Re: [MacRuby-devel] [MacRuby] #186: Difference between NSObject and Object?

2008-12-22 Thread MacRuby
#186: Difference between NSObject and Object? +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

[MacRuby-devel] [MacRuby] #186: Difference between NSObject and Object?

2008-12-22 Thread MacRuby
#186: Difference between NSObject and Object? +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critical

[MacRuby-devel] [MacRuby] #185: Redefining singleton methods on multiple objects at the same place

2008-12-22 Thread MacRuby
#185: Redefining singleton methods on multiple objects at the same place +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #141: Building MacRuby 0.3 - Rake fails during openssl compilation

2008-12-22 Thread Sandor Szücs
On 22.12.2008, at 12:25, MacRuby wrote: So is there a way to tell the build program not to use the readline from {{{ /usr/local/include/readline/*.* }}} but the one from {{{ /usr/include/readline/readline.h -> ../editline/readline.h }}} by using a command line switch? -I/srcdir $ man m

Re: [MacRuby-devel] Exposing c structs and functions

2008-12-22 Thread Jim Getzen
Laurent, OK, it has taken me awhile to get back to this issue again, but yes, you were exactly right, I needed to look at the newer BridgeSupport format in /System/Library/Frameworks... It works great now. Thanks for the help! Jim Hi Jim, You're probably looking at an old BridgeSupport

Re: [MacRuby-devel] [MacRuby] #141: Building MacRuby 0.3 - Rake fails during openssl compilation

2008-12-22 Thread MacRuby
#141: Building MacRuby 0.3 - Rake fails during openssl compilation +--- Reporter: nucleus_...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blo