Fernando Castillo wrote:
> Quickfix throws a false positive error when g++ is used, because seems
> g++ added an extra ':' character at the end of the 'In file included...'
> line. When the line 'In file included...' from quickfix is selected vim
> opens an empty file.
>
> g++ version : 4.6.1
> Vim: 7.3
>
> Sample output of g++:
> In file included from Mapper.cpp:1:0:
> Mapper.hpp:24:32: error: invalid use of ‘::’
>
> Sample output of quickfix:
> In file included from Mapper.cpp|1| 0:
> Mapper.hpp|24 col 32| error: invalid use of ‘::’
>
> I am attaching a proposed patch.
Thanks, I'll check it out soon.
--
GUARD #1: Where'd you get the coconut?
ARTHUR: We found them.
GUARD #1: Found them? In Mercea? The coconut's tropical!
ARTHUR: What do you mean?
GUARD #1: Well, this is a temperate zone.
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php