On 09/01/09 18:58, kub wrote:
> Is it possible to use quickfix for tool emitting errors containing
> only byte offset position without line and column numbers?
>
> --
> Bohdan

AFAICT by reading what is said under ":help errorformat", this kind of 
error message is not foreseen by 'errorformat'.

Of course, you could write a function to preprocess the error file, 
adding something like "|foobar.xxx|123 col 45|" in front of the error 
messages, with the help of the byte2line() and line2byte() functions.


Best regards,
Tony.
-- 
There once was a queen of Bulgaria
Whose bush had grown hairier and hairier,
        Till a prince from Peru
        Who came up for a screw
Had to hunt for her cunt with a terrier.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to