[TxMt] Re: TODO on 10.3.9

Stephen Hamilton stephenhamilton at gmail.com
Mon Feb 27 14:22:40 UTC 2006


Allan Odgaard <throw-away-1 at ...> writes:

> I forgot to make the code Ruby 1.6 safe (it calls match on string) --  
> but the error quoted sounds like there is (also) no Set in Ruby 1.6,  
> could you try this from the shell:
> 
>     ruby -rset -e 'p :dummy'
> 
> And tell if it gives an error?
> 

Hi Allan

I actually remembered having a ruby problem with diff a few months back
and so had already upgraded ruby via darwinports. I'm now runing ruby @1.8.4_1.

I tried your suggestion (ruby -rset -e 'p :dummy') and got:

ruby: No such file to load -- set (LoadError)

Does this help?







More information about the textmate mailing list