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

Jiří Techet notifications at xxxxx
Thu Aug 4 14:38:36 UTC 2016


> @@ -75,8 +75,8 @@ extern void makeSimpleScopedTag (const vString* const name,
>  
>  		e.kindName = kinds [kind].name;
>  		e.kind     = kinds [kind].letter;
> -		e.extensionFields.scope[0] = scope;
> -		e.extensionFields.scope[1] = scope2;
> +		e.extensionFields.scopeKind = &(kinds [kind]);

Eh, you're right. The whole function will be removed at the end anyway, we use it just for conf but yeah, this is wrong. Will fix.

---
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/cb1c15483bce9e5bad735113ca2b185cb7ff8924..0ed5c16b4614a12e6881a897bc8b2eb28e708c3e#r73534446
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/1f78a891/attachment.html>


More information about the Github-comments mailing list