[TxMt] TODO on 10.3.9
Allan Odgaard
throw-away-1 at macromates.com
Mon Feb 27 13:45:36 UTC 2006
On 27/2/2006, at 14:32, stephen hamilton wrote:
> However, at work im using osX 10.3.9 (still waiting for the upgrade!).
> I updated the bundles this morning and now when I run TODO I get:
> [...]
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?
More information about the textmate
mailing list