>  
> -     includes_files = g_list_reverse (includes_files);
> +     return g_list_reverse(includes_files);

nothing new in the patch set, but reversing the list here is most probably 
absurd, as the order in the hash table isn't guaranteed, and unlikely to be 
neither alphabetical nor in order.

---
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/957/files/6e89ee5ebef888e5d07407d33ffb4d455831e752#r66292520

Reply via email to