elextr commented on this pull request.
> @@ -535,12 +525,12 @@ static GList *lookup_includes(const gchar **includes,
> gint includes_count)
{
gchar* file_name_copy = g_strdup(includes[i]);
+ include_files = g_list_prepend(include_files,
file_name_copy);
as 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/pull/1991#pullrequestreview-173659280
