[Github-comments] [geany] Proxy plugins (#629)

Colomban Wendling notifications at xxxxx
Thu Sep 24 19:38:34 UTC 2015


>  	{
> -		const gchar *fname = active_plugins_pref[i];
> -
> -		if (!EMPTY(fname) && g_file_test(fname, G_FILE_TEST_EXISTS))
> +		proxies = active_proxies.length;
> +		if (failed_plugins_list != NULL)

test is unnecessary as `NULL` is a valid GList

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/629/files#r40362717
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150924/65fda3e4/attachment.html>


More information about the Github-comments mailing list