> > This is what fails, it?s about file type detection, I suspect you have > some settings in ~/.tm_properties which override default file type > assignment ? try move away this file.
Thanks for the suggestion; I did have [ attr.file.unknown-type ] fileType = text in ~/.tm_properties. However, even after removing that file, the build is still failing: [...] [376/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/document/test_document’… FAILED: /Users/dang/build/TextMate/Frameworks/document/test_document && touch /Users/dang/build/TextMate/Frameworks/document/test_document.run Frameworks/document/tests/t_file_watch.cc: In FileWatchTests::test_file_watch: /Users/dang/source/textmate/Frameworks/document/tests/t_file_watch.cc:40: Error: Expected (doc->is_modified() == false), found (true != false) /Users/dang/source/textmate/Frameworks/document/tests/t_file_watch.cc:45: Error: Expected (doc->is_modified() == false), found (true != false) Failed 1 of 23 tests Success rate: 95% [376/1093] Compile ‘Frameworks/editor/src/completion.cc’… ninja: build stopped: subcommand failed.
_______________________________________________ textmate-dev mailing list textmate-dev@lists.macromates.com http://lists.macromates.com/listinfo/textmate-dev