[Github-comments] [geany/geany] tm: Cleanup include lookup (#1991)

elextr notifications at xxxxx
Sat Nov 10 11:45:44 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181110/be856a9e/attachment.html>


More information about the Github-comments mailing list