So in the svn bundles for todo I started to get the following error
/Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:32:in `initialize': cannot convert Hash into String (TypeError) from /Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:32:in `new' from /Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:32:in `load_pattern' from /Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:7:in `initialize' from /Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:79:in `new' from /Users/sdevore/Library/Application Support/TextMate/Support/lib/textmate.rb:79:in `each_text_file' from /tmp/temp_textmate.7Uqkdz:32
what did I mess up?
On 28/6/2006, at 21:14, Samuel DeVore wrote:
So in the svn bundles for todo I started to get the following error
Is this with a stock r1103/1112? or do you have a bundles checkout? If the latter, you may want to update the Support folder, as a broken version of textmate.rb temporarily made its presence there, but was since reverted.