Mercurial > vim
comparison src/version.c @ 3104:3bdb646fc8a4 v7.3.323
updated for version 7.3.323
Problem: The default 'errorformat' does not ignore some "included from"
lines.
Solution: Add a few more patterns. (Ben Boeckel)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 30 Sep 2011 14:44:54 +0200 |
parents | 38a7fd904347 |
children | f04619f1fc16 |
comparison
equal
deleted
inserted
replaced
3103:5e84f6567623 | 3104:3bdb646fc8a4 |
---|---|
707 NULL | 707 NULL |
708 }; | 708 }; |
709 | 709 |
710 static int included_patches[] = | 710 static int included_patches[] = |
711 { /* Add new patch number below this line */ | 711 { /* Add new patch number below this line */ |
712 /**/ | |
713 323, | |
712 /**/ | 714 /**/ |
713 322, | 715 322, |
714 /**/ | 716 /**/ |
715 321, | 717 321, |
716 /**/ | 718 /**/ |