Re: cscope & gvim

From: Fred Ma (fma_at_doe.carleton.ca)
Date: 01/31/04

  • Next message: Bjorn Reese: "Re: RCS version string"
    Date: 31 Jan 2004 12:28:34 GMT
    
    

    Mohun Biswas wrote:
    >
    > I'm not a user of either package so this is strictly a guess, but it
    > sure smells like a problem caused by not handling whitespace in
    > pathnames correctly (a very common problem). Fred might want to take a
    > quick look and see if any of his files have whitespace or other special
    > characters.
    >
    > MB

    Mohun,

    Thanks for the suggestion. Hans-Bernhard found a vim patch
    that fixed the problem. I installed all vim6.2 patches that
    had anything to do with cscope, then rebuilt gvim. Just as
    a note, it took several tries. In the end, build
    errors were avoided by not running all 6.2 patches (just
    the ones related to cscope), as well as erasing the build
    directory and unpacking it anew. The patches were applied
    after running "configure" (with --enable-cscope, of course).
    I haven't run into the problem since (recall that the
    problem was that I was warped to the wrong occurance of
    the matching list for a cscope query).

    Fred

    -- 
    Fred Ma
    Dept. of Electronics, Carleton University
    1125 Colonel By Drive, Ottawa, Ontario
    Canada, K1S 5B6
    

  • Next message: Bjorn Reese: "Re: RCS version string"