[MacRuby-devel] Nib issues on Snow Leopard

Matt Aimonetti mattaimonetti at gmail.com
Thu Sep 17 11:51:27 PDT 2009


The incomplete CGI implementation seems to be causing the issue:

$ macruby -e "require 'CGI'; puts CGI.escape('foo bar')"
wrong number of arguments (1 for 0) (ArgumentError)

I'll look into it tonight.

- Matt

On Thu, Sep 17, 2009 at 11:44 AM, Bjoern Paschen <bpaschen at googlemail.com>wrote:

> Hi Alex ...
>
> Am 17.09.2009 um 20:31 schrieb Alex Vollmer:
>
>  The app works so far, except for the "require 'cgi'" in
>>> TwittRbDelegate.rb. That one throws an ArgumentError in define_method. If
>>> you comment it out the application will run but be unable to send tweets. I
>>> wasn't able to find a solution for that yet.
>>>
>> I get the same error Bjoern does on an 10.5 installation with MacRuby 0.5,
>> but the original nib-related errors are coming from MacRuby 0.5 running on
>> Snow Leopard. Bjoern, what OS are you running this on?
>>
>
>
> I am running this on OS X 10.6.1 with the newest MacRuby 0.5 and XCode 3.2
> (64-bit).
>
> Cheers, Bjoern.
>
>
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20090917/2b02d879/attachment.html>


More information about the MacRuby-devel mailing list