frlan commented on this pull request.
> @@ -228,6 +228,9 @@ static GSList
> *wb_project_dir_get_file_list(WB_PROJECT_DIR *root, const gchar *u
{
GSList *list = NULL;
GDir *dir;
+ const gchar *child_name;
+ GSList *child;
= NULL;
--
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/608#pullrequestreview-67149742
