Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc changes mainly about --list-* options #1504

Merged
merged 22 commits into from
Jul 6, 2017

Conversation

masatake
Copy link
Member

@masatake masatake commented Jul 6, 2017

These changing have been mage during updating man pages.

Some of descriptions are not written yet.
It will be updated when I write the associated options
and features in ctags.1.rst.in.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…nd-<LANG>

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
This change the behavior of --<LANG>-kind option a bit.
When the control enters where warnings are printed, processKindsOption
returns false that means the passed option is not handled in
processKindsOption. In other words, broken option is not
consumed in processKindsOption.

This change makes processKindsOption consume broken options and
ignore them.

I think this is enough small incompatibility.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…cription for qmp kind

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…NG> in --kinds-<LANG> and --<LANG>-kinds

Few years ago, I introduced '*' as wildcard for <LANG> part of --kinds-<LANG> and --<LANG>-kinds options.
However, I find Exuberant-ctags employs "all" in the other areas. So this change makes Universal-ctags
follows the convention.

This is not about kind char wildcard. '--kind-<LANG>=*' is still valid.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…NG> in --extras-<LANG>

This is not about extra char wildcard. '--extras-<LANG>=*' is still valid.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 85.339% when pulling dba8dbd on masatake:man--tag-concept-code-only into 0645b2c on universal-ctags:master.

@masatake masatake mentioned this pull request Jul 6, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 85.339% when pulling 19b63ab on masatake:man--tag-concept-code-only into 0645b2c on universal-ctags:master.

…-list-extras options

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…for <LANG> in --fields-<LANG> option

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…wing mode

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
The original code considered "--alias-<LANG>=".
It made an assertion failure.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…s given

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake masatake force-pushed the man--tag-concept-code-only branch from 19b63ab to 13e7293 Compare July 6, 2017 05:07
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 85.339% when pulling 13e7293 on masatake:man--tag-concept-code-only into 0645b2c on universal-ctags:master.

@masatake masatake force-pushed the man--tag-concept-code-only branch from 13e7293 to 50bc1f3 Compare July 6, 2017 06:29
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 85.339% when pulling 50bc1f3 on masatake:man--tag-concept-code-only into 0645b2c on universal-ctags:master.

The sed implemention of macosx(not gnu) doesn't understand
'\0'.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake masatake force-pushed the man--tag-concept-code-only branch from 50bc1f3 to 75398ef Compare July 6, 2017 06:51
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 85.339% when pulling 75398ef on masatake:man--tag-concept-code-only into 0645b2c on universal-ctags:master.

@masatake
Copy link
Member Author

masatake commented Jul 6, 2017

circleci comes back!

@masatake masatake merged commit b5c9b76 into universal-ctags:master Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants