[Github-comments] [geany] Proxy plugins (#629)
Colomban Wendling
notifications at xxxxx
Fri Oct 2 23:33:44 UTC 2015
>
> geany_debug("Loaded: %s (%s)", plugin->filename, plugin->info.name);
> return TRUE;
> }
>
>
> +static gpointer plugin_load_gmodule(GeanyPlugin *proxy, GeanyPlugin *subplugin, const gchar *fname, gpointer pdata)
> +{
> + GModule *module;
> + GeanyData **p_geany_data;
unused
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/629/files#r41078538
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151002/2c243ce7/attachment.html>
More information about the Github-comments
mailing list