~vcs-imports-ii/global/trunk

Viewing all changes in revision 2870.

  • Committer: shigio
  • Date: 2020-02-28 06:51:31 UTC
  • Revision ID: shigio-20200228065131-r792tlbugrvbuufa
[Bug fixed]
If there is no symbol in a project, global(1) failed with
a worthless message.

[How to reproduce]
$ mkdir test
$ cd test
$ gtags
$ global -x main
global: nextkey not found in GPATH.

[Fixed behavior]
$ mkdir test
$ cd test
$ gtags
$ global -x main
$ _

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: