[Github-comments] [geany/geany] Sync ctags main part (#1263)
Jiří Techet
notifications at xxxxx
Tue Feb 14 23:42:47 UTC 2017
techee commented on this pull request.
> @@ -1221,11 +1219,10 @@ static void addOtherFields (tagEntryInfo* const tag, const tagType type,
{
tag->extensionFields.access = accessField (st);
}
- if ((true == st->gotArgs) && (true == Option.extensionFields.argList) &&
Just checked it an it's handled by renderExtensionFieldMaybe() inside main where isFieldEnabled(FIELD_SIGNATURE) is being checked. So there's no need for the check in the parser.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1263
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170214/fd12f130/attachment.html>
More information about the Github-comments
mailing list