@elextr commented on this pull request.
In src/tagmanager/tm_workspace.c:
> { - TMSourceFile *hdr = tm_files->pdata[j]; + TMSourceFile *hdr = tm_files->pdata[0]; gchar **hdr_comps = g_strsplit(hdr->short_name, ".", 2);
I'm not sure if @techee wants to use Geany utility function in tagmanager code
AFAIK there is no "upstream" for tagmanager, and this PR is modifying it anyway, so why not.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.