[Github-comments] [geany/geany] TM cleanups (#957)

Colomban Wendling notifications at xxxxx
Wed Jun 8 16:43:58 UTC 2016


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


More information about the Github-comments mailing list