[Github-comments] [geany] Proxy plugins (#629)
Colomban Wendling
notifications at xxxxx
Thu Sep 24 18:12:08 UTC 2015
> @@ -168,22 +216,28 @@ static Plugin *find_active_plugin_by_name(const gchar *filename)
> static gboolean
> plugin_check_version(Plugin *plugin, int plugin_version_code)
> {
> - GModule *module = plugin->module;
> + gchar *name = NULL;
unused (shadowed in inner scopes)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/629/files#r40352090
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150924/f6d7102e/attachment.html>
More information about the Github-comments
mailing list