On Jul 26, 2007, at 9:31 AM, Joachim Mårtensson wrote:
Thanks for providing a test case. For readability I have structered theFound the problem: The find also finds a couple of class templates in my project directory, and they make the parser choke. Example: ---cut--- #import <Cocoa/Cocoa.h> #import "~SuperClass~.h" @interface ~Class~: ~SuperClass~ { } @end ---cut--- [Snip] Gerdregexps in the parser a certain way, this could cause an infinite loop under certain conditions. The parser should now work.
That test case still fails... :-( Gerd _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
