Apparently Latex has a hard limit of 80 columns per line in its log output. Sometimes warning messages are longer than that limit and so the regex fails to capture the line number information for the warning. This results in an incomplete warning without a link showing up in typeset & view. This commit fixes that problem.
Changed: U trunk/Bundles/Latex.tmbundle/Support/bin/texparser.py _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
