[SVN] weird problem with a latex file

Allan Odgaard allan at macromates.com
Tue Jun 7 09:31:34 UTC 2005


On Jun 7, 2005, at 10:26, Charilaos Skiadas wrote:

> Now I am guessing it has to do either with some regular expressions  
> not being right

Yes, it's the patterns I made to handle nested brackets in the  
arguments.

Seems it's quite easy to trigger exponential time matching with  
Oniguruma and recursive subexps.

I'll remove the patterns, and people will just have to live with  
broken matching for these cases until I improve the include situation  
-- or someone could craft some patterns that doesn't trigger  
exponential running time.




More information about the textmate-dev mailing list