Re: [MacRuby-devel] mangled range param in NSString#getLineStart:end:contentsEnd:forRange:

2009-12-11 Thread Michael Johnston
Hi Laurent, This error occurred under 10.5.7. I will try it on my snow leopard setup and see if it also occurs there. Message: 3 Date: Wed, 09 Dec 2009 14:33:11 -0800 From: Laurent Sansonetti To: "MacRuby development discussions." Subject: Re: [MacRuby-devel] mangled range param in

[MacRuby-devel] [MacRuby] #502: Marshalling large integers returns the wrong value.

2009-12-11 Thread MacRuby
#502: Marshalling large integers returns the wrong value. +--- Reporter: jens.nock...@… | Owner: lsansone...@… Type: defect | Status: new Priority: mino

Re: [MacRuby-devel] [MacRuby] #501: Marshalling Time fails with a segfault.

2009-12-11 Thread MacRuby
#501: Marshalling Time fails with a segfault. +--- Reporter: jens.nock...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

[MacRuby-devel] [MacRuby] #501: Marshalling Time fails with a segfault.

2009-12-11 Thread MacRuby
#501: Marshalling Time fails with a segfault. +--- Reporter: jens.nock...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2009-12-11 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2009-12-11 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2009-12-11 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] connect to udp socket: getaddrinfo: nodename nor servname provided, or not known (SocketError)

2009-12-11 Thread Laurent Sansonetti
Hi Brian, That definitely looks like a bug. Sockets in MacRuby are quite experimental :) Could you file a ticket on Trac about this? We should also try to reduce the problem. Laurent On Dec 11, 2009, at 8:05 AM, Brian Marick wrote: I'm on Snow Leopard (10.6.2), using xmpp4r. I can connect

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2009-12-11 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] Activerecord won't load

2009-12-11 Thread Eloy Duran
Yup, Rails doesn't work yet. However, that specific bug with ActiveSupport and others are fixed in the current trunk. Eloy On 11 dec 2009, at 23:23, Mike Moore wrote: AFAIK, Rails (including ActiveRecord) is not known to work in MacRuby yet. On Fri, Dec 11, 2009 at 3:14 PM, Mark Buckingha

Re: [MacRuby-devel] Activerecord won't load

2009-12-11 Thread Mike Moore
AFAIK, Rails (including ActiveRecord) is not known to work in MacRuby yet. On Fri, Dec 11, 2009 at 3:14 PM, Mark Buckingham wrote: > Hi - > > I have macruby 0.5 beta 2 installed, and I'm having trouble with > activerecord. > > First I installed activerecord (and activesupport) via macgem. Macgem

[MacRuby-devel] Activerecord won't load

2009-12-11 Thread Mark Buckingham
Hi - I have macruby 0.5 beta 2 installed, and I'm having trouble with activerecord. First I installed activerecord (and activesupport) via macgem. Macgem reports that it installed activesupport-2.3.5 and activerecord-2.3.5. I'm having trouble when trying to load activerecord though... From ma

[MacRuby-devel] [MacRuby] #500: DRb problems

2009-12-11 Thread MacRuby
#500: DRb problems ---+ Reporter: fons...@… | Owner: lsansone...@… Type: defect | Status: new Priority: minor | Milestone:

[MacRuby-devel] connect to udp socket: getaddrinfo: nodename nor servname provided, or not known (SocketError)

2009-12-11 Thread Brian Marick
I'm on Snow Leopard (10.6.2), using xmpp4r. I can connect to the jabber server fine using Apple's stock Ruby (1.8.7 (2008-08-11 patchlevel 72)) but not with MacRuby 0.5 (beta 2). When I try the same code with MacRuby, I get this: core:in `connect:': getaddrinfo: nodename nor servname provided, o

Re: [MacRuby-devel] [MacRuby] #159: "%d" with large integer argument gives conversion error

2009-12-11 Thread MacRuby
#159: "%d" with large integer argument gives conversion error -+-- Reporter: ja...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major