On Feb 10, 2017 10:04 AM, "Charles E Campbell" <[email protected]>
wrote:

Bram Moolenaar wrote:
> Charles Campbell wrote:
>
>> Maybe I was just lucky for years, but it seemed to me that the order of
>> tags files (left to right in the tags option) and order of tags
>> (top-to-bottom in the tags file) was important in resolving multiple
>> tags with the same name.  That no longer seems to be the case, which
>> makes it hard to avoid prototypes vs the actual function from being
>> called up as the first tag (and system prototypes, too).
>>
>> So -- was I just lucky, or is a deliberate change, or (hopefully) an
>> inadvertent effect that needs fixing?
> Maybe caused by patch 8.0.0190?  It changes the linear search for
> duplicates to using a hash table.  You could try using the version just
> before it and see if that makes a change.
>
Is there a way to use git to build 8.0.189?  I suppose I can dust off my
ftp scripts.


Yes. From your clone of the repository, "git checkout v8.0.0189" will
switch to the code for that tag.  After testing, you can use "git checkout
master" to get back to the master branch.

James

-- 
-- 
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.

Raspunde prin e-mail lui