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

Reply via email to