| commit | d0c7ba57b11d48a7897754373ad389b35b8e6d74 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Jul 27 13:59:21 2011 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 27 13:59:21 2011 +0200 |
| tree | 655c2920ed978f800bd22b211bc3de2dd83a5a57 | |
| parent | 053344363899f7d5ad6b8ae38abce4c81336e2e9 [diff] |
updated for version 7.3.261
Problem: G++ error message errornously recognized as error.
Solution: Ignore "In file included from" line also when it ends in a colon.
(Fernando Castillo)