[Github-comments] [geany/geany] tm: Cleanup include lookup (#1991)
elextr
notifications at xxxxx
Sat Nov 10 11:45:15 UTC 2018
elextr commented on this pull request.
> @@ -515,6 +504,7 @@ static GList *lookup_includes(const gchar **includes, gint includes_count)
{
gchar *file_name_copy = g_strdup(globbuf.gl_pathv[idx_glob]);
+ include_files = g_list_prepend(include_files, file_name_copy);
includes_files (see Travis)
--
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/1991#pullrequestreview-173659265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181110/45f5a069/attachment.html>
More information about the Github-comments
mailing list