> If I remove > the extern keyword and re-create the tag file, they're there, but > leaving it that way causes the program to crash after re-compiling it.
My guess is that ctags does not recognize the extern keyword. When removing this keyword, you are fooling it, saying the variable is a variable from the namespace BWAPI::UnitTypes. Requests about "ctags extern" on the web only returned me unanswered questions and similar situations. It has been 3 years OmniCppComplete has not been updated and I've not seen the author answer questions about it in a while. Unless he answers now, I think the best would be to start a new OmniCppComplete project elsewhere (something like github/google code). It would be nice if there was some sort of community around this plugin which seems to be rather popular. It misses unit test and a good faq. I'd be happy to participate. -- Christophe-Marie Duquesne 06 84 14 26 82 - mobile 04 76 57 48 06 - g-scop 04 97 23 27 33 - amadeus -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
