Vim tries to jump to nonexistent file after :make
I'm using :make from vim and ending up jumping to the file with issues. Recently, at least I noticed with gcc 4.6.1, vim jumps to incorrect file/line because it goes to the first reported line whi...