Hi, > It's not clear to me whether to repeat this after the sources change, > I'll have to read the cscope manpage in more detail (it seems to say > cscope is clever enough to update the database if the sources have > changed, but can I rely on that?)
No, Vim executes cscope with "<cscopeprg> -dl -f <databasename>" where <cscopeprg> is the value of 'cscopeprg' option. -d option prevents cscope from rebuilding its database. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
