[Github-comments] [geany/geany-plugins] Workbench (#598)
LarsGit223
notifications at xxxxx
Sun Aug 20 17:46:47 UTC 2017
LarsGit223 commented on this pull request.
> + if (strlen(splitv_base[index]) > 0)
+ {
+ equal++;
+ equal_index = index;
+ }
+ }
+ else
+ {
+ break;
+ }
+ index++;
+ }
+
+ pos = 0;
+ length = 0;
+ relative = g_new (char *, 30);
Fixed, see above.
--
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-plugins/pull/598#discussion_r134121990
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170820/96804f10/attachment.html>
More information about the Github-comments
mailing list