[Github-comments] [geany/geany] TM cleanups (#957)

Colomban Wendling notifications at xxxxx
Tue May 3 18:16:16 UTC 2016


> @@ -72,6 +72,9 @@ static gboolean tm_create_workspace(void)
>  	theWorkspace->source_files = g_ptr_array_new();
>  	theWorkspace->typename_array = g_ptr_array_new();
>  	theWorkspace->global_typename_array = g_ptr_array_new();
> +
> +	tm_source_file_ctags_init();

shouldn't that be `tm_ctags_init()` instead of the `tm_source_file_ctags_init()` indirection?

---
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/957/files/f61a64be29cbba0162f92eb5c1fe4aa2af33fd33..7be40f5832c082ca27bce5e4756c602b5d022580#r61929073
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160503/e4cc2d73/attachment.html>


More information about the Github-comments mailing list