Re: vim and mlcscope

2007-01-12 Thread Sergey Khorev
Maybe it would be a bit safer if we checked that stok ends with "cscope:" rather than contains? --- if_cscope.c (revision 199) +++ if_cscope.c (working copy) @@ -630,7 +630,7 @@ */ if ((stok = strtok(buf, (const char *)" ")) == NULL) continue; - if (strcmp((c

Re: vim and mlcscope

2007-01-12 Thread Bram Moolenaar
Frodak wrote: > Hello, The cygwin packages allow the installation of vim and > mlcscope. I had problems with vim hanging when trying to use the > cscope interface. The problem was that vim is that is expecting the > first line of the returned output to be "cscope: X lines&

vim and mlcscope

2007-01-12 Thread Frodak
Hello, The cygwin packages allow the installation of vim and mlcscope. I had problems with vim hanging when trying to use the cscope interface. The problem was that vim is that is expecting the first line of the returned output to be "cscope: X lines" while mlcscope returns "ml