[Github-comments] [geany/geany] Ctags sync, part 1 (#1160)

Jiří Techet notifications at xxxxx
Thu Aug 4 14:45:31 UTC 2016


>  		tag->extensionFields.signature = arglist;
>  		tag->extensionFields.varType = vartype;
>  	}
> -	else
> -		initTagEntry (tag, NULL);

Ah right, I somehow thought this was makeTagEntry() and was wondering why there's a tag created with a NULL name (and name is then later checked in makePascalTag() and based on that the tag is created or not). I'll use the code from uctags.

---
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/1160/files/359c60b81b8d80af4551f638b2b8c894066cd82c..4fbd38f6904a9ba93b1961a10d9d977bb83d277c#r73535849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/a04c5a90/attachment.html>


More information about the Github-comments mailing list