Tony Mechelynck wrote:
> On Mon, Jan 23, 2017 at 8:47 PM, Bram Moolenaar <[email protected]> wrote:
> >
> > Patch 8.0.0223
> > Problem: Coverity gets confused by the flags passed to find_tags() and
> > warnts for an uninitialized variable.
> > Solution: Disallow using cscope and help tags at the same time.
> > Files: src/tag.c
>
> Does this mean that it is now forbidden to use the online help once
> ":cscope add" has been run? For instance, that now I cannot type
> ":help :cscope" once a Cscope connection is started? Or if 'cscopetag'
> is set? Or have I misunderstood?
No, this only prevents using logic for help tags when adding cscope
results as tags, for :cstag.
The code is a bit of a mess, trying to do three different things in one
very long function. Four if you count emacs tags.
--
GUARD #1: What -- a swallow carrying a coconut?
ARTHUR: It could grip it by the husk!
GUARD #1: It's not a question of where he grips it! It's a simple question
of weight ratios! A five ounce bird could not carry a 1 pound
coconut.
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.